We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 161f881 commit 90ca4e2Copy full SHA for 90ca4e2
1 file changed
.readthedocs.yaml
@@ -17,6 +17,6 @@ mkdocs:
17
python:
18
install:
19
- method: pip
20
- - path: .
21
- - extra_requirements:
22
- - docs
+ path: .
+ extra_requirements:
+ - docs
0 commit comments