mirror of
https://github.com/docker/compose.git
synced 2025-07-21 04:34:38 +02:00
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
|
nose==1.3.0
|
||||||
unittest2==0.5.1
|
unittest2==0.5.1
|
||||||
|
@ -5,4 +5,3 @@ PyYAML==3.10
|
|||||||
texttable==0.8.1
|
texttable==0.8.1
|
||||||
# docker requires six==1.3.0
|
# docker requires six==1.3.0
|
||||||
six==1.3.0
|
six==1.3.0
|
||||||
mock==1.0.1
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user