We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be14025 commit 0a9a1d6Copy full SHA for 0a9a1d6
.readthedocs.yaml
@@ -30,6 +30,6 @@ sphinx:
30
# Optional but recommended, declare the Python requirements required
31
# to build your documentation
32
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
33
-# python:
34
-# install:
35
-# - requirements: docs/requirements.txt
+python:
+ install:
+ - requirements: doc/requirements.txt
0 commit comments