This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
root
/
pynsist
espejo de
https://github.com/takluyver/pynsist.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Add Python 3.9.0 to the testing
Christian Clauss
hace 4 años
padre
b65366e484
commit
5000dd2829
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
.travis.yml
+ 1
- 0
.travis.yml
Ver fichero
@@ -1,5 +1,6 @@
language: python
python:
+ - "3.9-dev"
- "3.8"
- "3.7"
- "3.6"