From: Thanh Ha Date: Fri, 20 Jul 2018 18:37:01 +0000 (-0400) Subject: Migrate from deprecated docker-py to docker X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F81%2F11881%2F1;p=ansible%2Froles%2Fpython-install.git Migrate from deprecated docker-py to docker Change-Id: I2535602f55e34ca4596bde9c9263082ccc23b055 Signed-off-by: Thanh Ha --- diff --git a/tox.ini b/tox.ini index fe04556..df46764 100644 --- a/tox.ini +++ b/tox.ini @@ -18,7 +18,7 @@ commands = basepython = python2 deps = ansible - docker-py + docker molecule passenv = * commands =