This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
root
/
pynsist
kopia lustrzana
https://github.com/takluyver/pynsist.git
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Add Python 3.9.0 to the testing
Christian Clauss
4 lat temu
rodzic
b65366e484
commit
5000dd2829
1 zmienionych plików
z
1 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
1
0
.travis.yml
+ 1
- 0
.travis.yml
Wyświetl plik
@@ -1,5 +1,6 @@
language: python
python:
+ - "3.9-dev"
- "3.8"
- "3.7"
- "3.6"