We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86b3ad3 commit 0d4bf43Copy full SHA for 0d4bf43
1 file changed
.readthedocs.yaml
@@ -33,3 +33,9 @@ sphinx:
33
# python:
34
# install:
35
# - requirements: docs/requirements.txt
36
+python:
37
+ install:
38
+ - method: pip
39
+ path: .
40
+ extra_requirements: doc
41
+
0 commit comments