Update minimum tox version to 1.8
Other projects have updated to 1.8 or later for the minimum tox version (nova, neutron), so we should probably do the same. Change-Id: I2a12208ee964278d10f34a8439cefa8269c11b9b
This commit is contained in:
parent
580ed3f680
commit
5e134ad6af
2
tox.ini
2
tox.ini
@ -1,7 +1,7 @@
|
||||
[tox]
|
||||
distribute = False
|
||||
envlist = py34,py27,pep8
|
||||
minversion = 1.6
|
||||
minversion = 1.8
|
||||
skipsdist = True
|
||||
|
||||
[testenv]
|
||||
|
Loading…
x
Reference in New Issue
Block a user