This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
VendorSoftware
/
supervisor
Liatin
2
Bintangi
0
Fork
0
Berkas
Masalah
0
Tarik Permintaan
0
Wiki
Jelajahi Sumber
tox no longer works under py2.5 due to a dependency on distribute, which no longer works under 2.5
Chris McDonough
12 tahun lalu
induk
40ff7a12a8
melakukan
81f561350d
1 mengubah file
dengan
1 tambahan dan
1 penghapusan
Tampilan Split
Tampilkan Statistik Diff
1
1
tox.ini
+ 1
- 1
tox.ini
Tampilan Berkas
@@ -1,6 +1,6 @@
[tox]
envlist =
- py2
4,py2
5,py26,py27
+ py25,py26,py27
[testenv]
commands =