mirror of https://github.com/docker/docker-py.git
added mock to requirements
This commit is contained in:
parent
80e11964f1
commit
320fcdeed9
|
@ -1,2 +1,3 @@
|
|||
requests==1.2.0
|
||||
six==1.3.0
|
||||
mock==1.0.1
|
||||
|
|
Loading…
Reference in New Issue