Skip to content

Commit 0a9a1d6

Browse files
committed
Tweak deps for RTD
Signed-off-by: Matthew Ballance <[email protected]>
1 parent be14025 commit 0a9a1d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.readthedocs.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ sphinx:
3030
# Optional but recommended, declare the Python requirements required
3131
# to build your documentation
3232
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
33-
# python:
34-
# install:
35-
# - requirements: docs/requirements.txt
33+
python:
34+
install:
35+
- requirements: doc/requirements.txt

0 commit comments

Comments
 (0)