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 dcd7cbd commit 5474714Copy full SHA for 5474714
.readthedocs.yml
@@ -1,5 +1,6 @@
1
+version: 2
2
python:
- version: 3
3
- extra_requirements:
4
- - docs
5
- pip_install: true
+ install:
+ - path: .
+ extra_requirements:
6
+ - docs
0 commit comments