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
Downgrade pytest to a version below 3.3 since the new log capture feature breaks our tests.
Omer Katz
hace 7 años
padre
3b330d975d
commit
acf850643d
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
requirements/test.txt
+ 1
- 1
requirements/test.txt
Ver fichero
@@ -1,2 +1,2 @@
case>=1.3.1
-pytest>=3.0
+pytest>=3.0
,<3.3