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
mock is required by kombu.tests.case still
Ask Solem
11 years ago
parent
8358037245
commit
57b50a55dc
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
requirements/test3.txt
+ 2
- 0
requirements/test3.txt
View File
@@ -1,2 +1,4 @@
nose
nose-cover3
+# FIXME required by kombu.tests.case
+mock >=1.0.1