Skip to content

Commit

Permalink
Fix readthedocs building
Browse files Browse the repository at this point in the history
  • Loading branch information
willkg committed Jun 25, 2024
1 parent f5212fa commit f1a5558
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,10 @@ sphinx:
# Install dev requirements so that the documentation can build correctly
python:
install:
- requirements: requirements-dev.txt
- method: pip
path: .
extra_requirements:
- dev
- ini
- sphinx
- yaml

0 comments on commit f1a5558

Please sign in to comment.