tests: add debops to requirements

This commit is contained in:
David Wilson 2018-05-15 22:15:49 +01:00
parent dbcee4041a
commit 1a0e630a80
1 changed files with 1 additions and 0 deletions

View File

@ -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