We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f884b0 + d8b4085 commit 4b658b7Copy full SHA for 4b658b7
.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