This website works better with JavaScript
Home
Explore
Help
Register
Sign In
scossu
/
lakesuperior_legacy
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Support for Python 3.6 in readthedocs.
Stefano Cossu
6 years ago
parent
5a46947a6d
commit
e05f6f41c0
1 changed files
with
6 additions
and
0 deletions
Split View
Show Diff Stats
6
0
readthedocs.yml
+ 6
- 0
readthedocs.yml
View File
@@ -0,0 +1,6 @@
+build:
+ image: latest
+
+python:
+ version: 3.6
+ setup_py_install: true