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.
1 parent e102237 commit 9beedfbCopy full SHA for 9beedfb
.readthedocs.yaml
@@ -30,6 +30,6 @@ formats:
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: requirements.txt
+# python:
+# install:
+# - requirements: docs/requirements.txt
0 commit comments