This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
yangck
/
celery
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Merge pull request
#2317
from dbrgn/fixed_tox
Fixed tox.ini
Ask Solem Hoel
hace 10 años
padre
17d9b2eed9
4f5c6dc8fc
commit
f2f5450449
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
tox.ini
+ 1
- 1
tox.ini
Ver fichero
@@ -3,7 +3,7 @@ envlist =
2.7,
3.3,
3.4,
- pypy
+ pypy
,
pypy3
[testenv]