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 533d1f6 commit f4b2c5aCopy full SHA for f4b2c5a
.readthedocs.yaml
@@ -13,4 +13,4 @@ sphinx:
13
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
14
python:
15
install:
16
- - requirements: docs/requirements.txt
+ - requirements: doc/requirements.txt
doc/requirements.txt
@@ -0,0 +1 @@
1
+sphinx
0 commit comments