Pull in tox implicitly through detox 20/13320/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 5 Nov 2018 07:23:44 +0000 (15:23 +0800)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 5 Nov 2018 07:36:52 +0000 (15:36 +0800)
commit808efc4efb54ec63105aa67a4c82c7245f5180ad
tree12d2e72d37adeec281fca1b526d252c6ea45fca0
parent5348a256ee74392b8db419b66dd9b717e3ae4908
Pull in tox implicitly through detox

detox's own requirements.txt limits the version of tox that it pulls
in. This can often conflict with the explicit version we set.
Let's use the version of tox as required by detox.

Issue: https://jira.opendaylight.org/browse/RELENG-136
Change-Id: I0b98afc6c993279c17cdd02d67471fadde23e552
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
releasenotes/notes/tox-conflict-926cc82f95fbc930.yaml [new file with mode: 0644]
shell/tox-install.sh