This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
scossu
/
lakesuperior_legacy
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Support for Python 3.6 in readthedocs.
Stefano Cossu
hace 6 años
padre
5a46947a6d
commit
e05f6f41c0
Se han
modificado 1 ficheros
con
6 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
6
0
readthedocs.yml
+ 6
- 0
readthedocs.yml
Ver fichero
@@ -0,0 +1,6 @@
+build:
+ image: latest
+
+python:
+ version: 3.6
+ setup_py_install: true