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 4d7963d commit dc80d8aCopy full SHA for dc80d8a
.readthedocs.yml
@@ -0,0 +1,9 @@
1
+version: 2
2
+
3
+python:
4
+ version: 3
5
+ install:
6
+ - method: pip
7
+ path: .
8
+ extra_requirements:
9
+ - rtd
0 commit comments