Skip to content

Commit

Permalink
Hopefully readthedocs works now
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsch420 committed Jun 19, 2024
1 parent 5634f86 commit f32e393
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,14 @@ build:

python:
install:
- requirements: docs/requirements.txt
- requirements: requirements.txt
- method: pip
path: .
extra_requirements:
- sphinx
- method: pip
path: doc/requirements.txt



sphinx:
builder: html
Expand Down

0 comments on commit f32e393

Please sign in to comment.