Pin detox 99/83199/1
authorAnil Belur <abelur@linuxfoundation.org>
Mon, 22 Jul 2019 22:30:38 +0000 (08:30 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Mon, 22 Jul 2019 22:31:18 +0000 (08:31 +1000)
detox 0.19 is not compatible with the version of tox we are
getting from upstream

Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Change-Id: I1e4284709702d99125927d945af4c4ee90f0dd96

tox.ini

diff --git a/tox.ini b/tox.ini
index f15d569b4d40b283924b8213881279ca33342680..4e5e9aabb69c235195c35632c75c1063fb739a85 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -8,6 +8,7 @@ basepython = python3
 deps =
     coala==0.11.0
     coala-bears==0.11.0
+    detox~=0.18
     pygments~=2.3.1
     requests~=2.21.0
 commands =