We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dc9f8a commit 62a7cf0Copy full SHA for 62a7cf0
.readthedocs.yaml
@@ -33,3 +33,7 @@ sphinx:
33
python:
34
install:
35
- requirements: docs/requirements.txt
36
+ - method: pip
37
+ path: .
38
+ extra_requirements:
39
+ - docs
0 commit comments