Skip to content

Commit

Permalink
Update readthedocs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
g-filomena committed Jul 16, 2024
1 parent e15e7e3 commit 5e1498d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build:
python: "3.8"
commands:
- pip install -r docs/requirements.txt
- sphinx-build -b html docs/ _build/html
- sphinx-build -b html docs/ $READTHEDOCS_OUTPUT/html

sphinx:
configuration: docs/conf.py
Expand Down

0 comments on commit 5e1498d

Please sign in to comment.