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: Iddb9ab286519d555671ec39c0ce75c9351025730
This commit is contained in:
parent
e41f63a3b3
commit
f17c0bbd75
2
tox.ini
2
tox.ini
@ -1,5 +1,5 @@
|
||||
[tox]
|
||||
minversion = 1.6
|
||||
minversion = 1.8
|
||||
skipsdist = True
|
||||
envlist = py27,pep8
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user