Update min tox version to 2.3.2
After latest changes on tox.ini, the minimum version of tox need to be changed to 2.3.2. https://bugs.launchpad.net/neutron/+bug/1695888 Change-Id: I006274862f9d66af86db47f29f3b5bf7ac3fc103
This commit is contained in:
parent
cfd9153dbf
commit
0a6dcc55aa
2
tox.ini
2
tox.ini
@ -1,5 +1,5 @@
|
||||
[tox]
|
||||
minversion = 2.0
|
||||
minversion = 2.3.2
|
||||
envlist = py35,py27,pep8
|
||||
skipsdist = True
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user