Skip to content

Commit

Permalink
fix yml
Browse files Browse the repository at this point in the history
  • Loading branch information
atmyers committed Oct 6, 2023
1 parent 6b2ec65 commit 435036d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ build:
python: "3.11"

sphinx:
configuration: Docs/source/conf.py
configuration: docs/source/conf.py

python:
install:
- requirements: Docs/requirements.txt
- requirements: docs/requirements.txt

formats:
- htmlzip
Expand Down

0 comments on commit 435036d

Please sign in to comment.