We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fca631e commit 93c4c62Copy full SHA for 93c4c62
.readthedocs.yaml
@@ -32,10 +32,10 @@ python:
32
install:
33
- requirements: docs/requirements.txt
34
# - requirements: requirements.txt
35
- - method: pip
36
- path: .
37
- extra_requirements:
38
- - docs
+ # - method: pip
+ # path: .
+ # extra_requirements:
+ # - docs
39
40
# Additional settings
41
search:
0 commit comments