This website works better with JavaScript
Home
Explore
Help
Sign In
yangck
/
celery
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Restrict pytest to below 3.3.
Omer Katz
6 years ago
parent
f33a21133a
commit
3d7ba220f9
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
requirements/test.txt
+ 1
- 1
requirements/test.txt
View File
@@ -1,2 +1,2 @@
case>=1.3.1
-pytest>=3.0
+pytest>=3.0
,<3.3