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