We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7140cd commit 7b4e70bCopy full SHA for 7b4e70b
.readthedocs.yaml
@@ -32,4 +32,6 @@ sphinx:
32
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
33
python:
34
install:
35
- - requirements: docs/requirements.txt
+ - requirements: docs/requirements.txt
36
+ - method: pip
37
+ path: .
0 commit comments