Update tox minversion to 2.0
The commands used by constraints need at least tox 2.0. Update to reflect reality, which should help with local running of constraints targets Change-Id: I2fa51a8ae20ace445f270355264675ee5d63c767
This commit is contained in:
parent
f9e742b1b4
commit
8a1c9650f5
2
tox.ini
2
tox.ini
@ -1,5 +1,5 @@
|
||||
[tox]
|
||||
minversion = 1.6
|
||||
minversion = 2.0
|
||||
envlist = linters,docs
|
||||
skipsdist = True
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user