This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
scossu
/
lakesuperior_legacy
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Support for Python 3.6 in readthedocs.
Stefano Cossu
6 anni fa
parent
5a46947a6d
commit
e05f6f41c0
1 ha cambiato i file
con
6 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
6
0
readthedocs.yml
+ 6
- 0
readthedocs.yml
Vedi File
@@ -0,0 +1,6 @@
+build:
+ image: latest
+
+python:
+ version: 3.6
+ setup_py_install: true