setup.cfg requires nose-cover3

This commit is contained in:
Ask Solem 2012-08-29 12:51:34 +01:00
parent 3b5cbc906e
commit 8d050610df
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,3 @@
nose-cover3
coverage>=3.0
PyYAML
msgpack-python<0.2.0 # 0.2.0 dropped 2.5 support

View File

@ -1,3 +1,4 @@
nose
nose-cover3
unittest2>=0.5.0
mock