Skip to content

Commit

Permalink
modify .readthedocs.yaml to include requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
bagustris committed Mar 7, 2024
1 parent 9be9627 commit facb189
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 @@ -31,6 +31,6 @@ sphinx:
# Optional but recommended, declare the Python requirements required
# to build your documentation
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
# python:
python:
install:
- requirements: docs/requirements.txt

0 comments on commit facb189

Please sign in to comment.