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 fb7760b commit 77b540dCopy full SHA for 77b540d
.readthedocs.yaml
@@ -14,5 +14,7 @@ build:
14
# Build documentation in the "docs/" directory with Sphinx
15
sphinx:
16
configuration: doc/conf.py
17
+
18
+python:
19
install:
- - requirements: docs/requirements.txt
20
+ - requirements: doc/requirements.txt
0 commit comments