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 065a85e commit 03a8334Copy full SHA for 03a8334
.readthedocs.yml
@@ -1,7 +1,10 @@
1
+build:
2
+ image: latest
3
formats:
4
- none
5
requirements_file: requirements.txt
6
python:
7
+ version: 3.6
8
pip_install: true
9
extra_requirements:
10
- tests
0 commit comments