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
Adds requirements/test_py3k: For py3k test deps
Ask Solem
13 years ago
parent
a469056830
commit
ca9c738896
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
5
0
requirements/test_py3k.txt
+ 5
- 0
requirements/test_py3k.txt
View File
@@ -0,0 +1,5 @@
+nose
+nose-cover3
+coverage>=3.0
+mock>=0.7.0
+SQLAlchemy