We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07761bf + 6d177bb commit a57e653Copy full SHA for a57e653
1 file changed
.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