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 a9fd267 commit 171a634Copy full SHA for 171a634
.readthedocs.yaml
@@ -10,4 +10,6 @@ sphinx:
10
11
python:
12
install:
13
- - requirements: doc/requirements_docs.txt
+ - method: pip
14
+ path: .
15
+ - requirements: doc/requirements_docs.txt
0 commit comments