Move mock to dev requirements

This commit is contained in:
Ben Firshman 2014-01-27 10:00:36 +00:00
parent 8f8b0bbd16
commit 7c9c55785d
2 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,3 @@
mock==1.0.1
nose==1.3.0
unittest2==0.5.1

View File

@ -5,4 +5,3 @@ PyYAML==3.10
texttable==0.8.1
# docker requires six==1.3.0
six==1.3.0
mock==1.0.1