Skip to content

Commit

Permalink
fix(docs): change RtD intall to match new packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeshultz committed Oct 20, 2024
1 parent aabf2a0 commit 1a3e06d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ sphinx:

python:
install:
- requirements: requirements.txt
- requirements: requirements.dev.txt
- requirements: requirements.docs.txt
- method: pip
path: .
extra_requirements:
- docs

0 comments on commit 1a3e06d

Please sign in to comment.