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 f78d363 commit 5b29877Copy full SHA for 5b29877
readthedocs.yml
@@ -18,4 +18,6 @@ sphinx:
18
# Optionally declare the Python requirements required to build your docs
19
python:
20
install:
21
- - requirements: docs/rtd-requirements.txt
+ - requirements: docs/rtd-requirements.txt
22
+ - method: pip
23
+ path: .
0 commit comments