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.
2 parents 8f49782 + 02a5bcf commit c6e2056Copy full SHA for c6e2056
.readthedocs.yml
@@ -0,0 +1,8 @@
1
+version: 2
2
+
3
+python:
4
+ version: 3.7
5
+ install:
6
+ - requirements: docs/requirements.txt
7
+ - method: pip
8
+ path: .
0 commit comments