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 23f94c3 commit 5694f08Copy full SHA for 5694f08
.readthedocs.yaml
@@ -13,4 +13,7 @@ sphinx:
13
14
python:
15
install:
16
- - requirements: docs/requirements.txt
+ - path: .
17
+ extra_requirements:
18
+ - all
19
+ - requirements: docs/requirements.txt
0 commit comments