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 df8be7e commit eafa4c4Copy full SHA for eafa4c4
readthedocs.yml
@@ -1,3 +1,4 @@
1
-conda:
2
- file: requirements.txt
3
- formats: []
+python:
+ version: 3.7
+ install:
4
+ - requirements: requirements.txt
0 commit comments