This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
scossu
/
lakesuperior_legacy
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
Support for Python 3.6 in readthedocs.
Stefano Cossu
há 6 anos atrás
pai
5a46947a6d
commit
e05f6f41c0
1 ficheiros alterados
com
6 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
6
0
readthedocs.yml
+ 6
- 0
readthedocs.yml
Ver Ficheiro
@@ -0,0 +1,6 @@
+build:
+ image: latest
+
+python:
+ version: 3.6
+ setup_py_install: true