mirror of https://github.com/docker/compose.git
Move mock to dev requirements
This commit is contained in:
parent
8f8b0bbd16
commit
7c9c55785d
|
@ -1,2 +1,3 @@
|
|||
mock==1.0.1
|
||||
nose==1.3.0
|
||||
unittest2==0.5.1
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue