tests: add debops to requirements
This commit is contained in:
parent
dbcee4041a
commit
1a0e630a80
|
@ -3,6 +3,7 @@ ansible==2.5.2
|
|||
coverage==4.5.1
|
||||
Django==1.6.11; python_version < '2.7'
|
||||
Django==1.11.5; python_version >= '2.7' # for module_finder_test
|
||||
debops==0.7.2
|
||||
https://github.com/docker/docker-py/archive/1.10.6.tar.gz; python_version < '2.7'
|
||||
docker[tls]==2.5.1; python_version >= '2.7'
|
||||
mock==2.0.0
|
||||
|
|
Loading…
Reference in New Issue