This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
yangck
/
celery
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Downgrade pytest to a version below 3.3 since the new log capture feature breaks our tests.
Omer Katz
7 anni fa
parent
3b330d975d
commit
acf850643d
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
requirements/test.txt
+ 1
- 1
requirements/test.txt
Vedi File
@@ -1,2 +1,2 @@
case>=1.3.1
-pytest>=3.0
+pytest>=3.0
,<3.3