Remove dev mck req from test req

This commit is contained in:
Ask Solem 2012-06-22 14:24:46 +01:00
parent ac5733ea0a
commit e4dc19669b
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ nose
nose-cover3
unittest2>=0.5.0
coverage>=3.0
mock==dev
mock
simplejson
PyYAML==3.09 # 3.10 dropped 2.4 support
msgpack-python==0.1.6 # 0.1.7 dropped 2.4 support