We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f56dea commit b14dcd9Copy full SHA for b14dcd9
.readthedocs.yaml
@@ -9,5 +9,7 @@ sphinx:
9
configuration: docs/conf.py
10
11
python:
12
- install:
13
- - requirements: docs/requirements_docs.txt
+ install:
+ - requirements: docs/requirements_docs.txt
14
+ - method: pip
15
+ path: .
0 commit comments