Skip to content

Commit

Permalink
Uncomment config section that looks like what we need (#389)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjambon committed Nov 1, 2023
1 parent 0d16b30 commit f3aac64
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 @@ -17,6 +17,6 @@ sphinx:

# We recommend specifying your dependencies to enable reproducible builds:
# https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
# python:
# install:
# - requirements: doc/requirements.txt
python:
install:
- requirements: doc/requirements.txt

0 comments on commit f3aac64

Please sign in to comment.