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 b9518f7 commit c513769Copy full SHA for c513769
.readthedocs.yml
@@ -0,0 +1,7 @@
1
+version: 2 # Required in order to install with pip
2
+
3
+python:
4
+ version: 3.7
5
+ install:
6
+ - path: .
7
+ - requirements: docs/requirements.txt
0 commit comments