This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
VendorSoftware
/
supervisor
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
tox no longer works under py2.5 due to a dependency on distribute, which no longer works under 2.5
Chris McDonough
%!s(int64=12) %!d(string=hai) anos
pai
40ff7a12a8
achega
81f561350d
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
tox.ini
+ 1
- 1
tox.ini
Ver ficheiro
@@ -1,6 +1,6 @@
[tox]
envlist =
- py2
4,py2
5,py26,py27
+ py25,py26,py27
[testenv]
commands =