Skip to content

Commit

Permalink
Updated requirements for building readthedocs documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jameswilburlewis committed Jan 31, 2024
1 parent 4b0cfe4 commit 64bc057
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,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:
# install:
# - requirements: docs/requirements.txt
python:
install:
- requirements: docs/requirements.txt

0 comments on commit 64bc057

Please sign in to comment.