This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
root
/
pynsist
mirror da
https://github.com/takluyver/pynsist.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Add Python 3.9.0 to the testing
Christian Clauss
4 anni fa
parent
b65366e484
commit
5000dd2829
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
.travis.yml
+ 1
- 0
.travis.yml
Vedi File
@@ -1,5 +1,6 @@
language: python
python:
+ - "3.9-dev"
- "3.8"
- "3.7"
- "3.6"