From: Andrew Grimberg Date: Fri, 24 May 2019 21:18:44 +0000 (-0700) Subject: Pin detox X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=6766c92a10e259d842b44a89fb1b440162dcaae7;p=releng%2Fdocs.git Pin detox detox 0.19 is not compatible with the version of tox we are getting from upstream Change-Id: Iaae2e180d66e58238fe13be219b2a02cfcfb4116 Signed-off-by: Andrew Grimberg --- diff --git a/tox.ini b/tox.ini index 52bdf24..6533697 100644 --- a/tox.ini +++ b/tox.ini @@ -22,6 +22,7 @@ basepython = python3 deps = coala coala-bears + detox~=0.18 nodeenv pygments~=2.3.1 # request-2.22.0 does not work with python-3.4.9