Browse Source

Adds requirements/test_py3k: For py3k test deps

Ask Solem 13 years ago
parent
commit
ca9c738896
1 changed files with 5 additions and 0 deletions
  1. 5 0
      requirements/test_py3k.txt

+ 5 - 0
requirements/test_py3k.txt

@@ -0,0 +1,5 @@
+nose
+nose-cover3
+coverage>=3.0
+mock>=0.7.0
+SQLAlchemy