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.
.readthedocs.yml
1 parent e33376c commit 3f38f17Copy full SHA for 3f38f17
.readthedocs.yml
@@ -0,0 +1,9 @@
1
+version: 2
2
+
3
+python:
4
+ version: 3.8
5
+ install:
6
+ - method: pip
7
+ path: .
8
+ extra_requirements:
9
+ - docs
0 commit comments