tox >= 1.6 seems to be needed, specify that
Trying to help centos 7 folks run turbo hipster tests it seems that tox really needs to be 1.6 or higher. Change-Id: I72092b0b6d982eaffcca65901849f6b648b0ec18
This commit is contained in:
parent
7391edb0aa
commit
e850db9031
1
tox.ini
1
tox.ini
@ -4,6 +4,7 @@
|
||||
# and then run "tox" from this directory.
|
||||
|
||||
[tox]
|
||||
minversion = 1.6
|
||||
envlist = pep8, py27
|
||||
|
||||
[testenv]
|
||||
|
Loading…
x
Reference in New Issue
Block a user