This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
yangck
/
celery
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
Downgrade pytest to a version below 3.3 since the new log capture feature breaks our tests.
Omer Katz
il y a 7 ans
Parent
3b330d975d
commit
acf850643d
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
requirements/test.txt
+ 1
- 1
requirements/test.txt
Voir le fichier
@@ -1,2 +1,2 @@
case>=1.3.1
-pytest>=3.0
+pytest>=3.0
,<3.3