This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
root
/
pynsist
miroir de
https://github.com/takluyver/pynsist.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
Add Python 3.9.0 to the testing
Christian Clauss
il y a 4 ans
Parent
b65366e484
commit
5000dd2829
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
.travis.yml
+ 1
- 0
.travis.yml
Voir le fichier
@@ -1,5 +1,6 @@
language: python
python:
+ - "3.9-dev"
- "3.8"
- "3.7"
- "3.6"