update min tox version 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: I8a427d34e2bd5bcfb5da3ee14c29a5de46995a9a
This commit is contained in:
parent
1a0ff13b78
commit
bcc7fee775
@ -1,5 +1,5 @@
|
||||
[tox]
|
||||
minversion = 1.6
|
||||
minversion = 2.0
|
||||
skipsdist = True
|
||||
envlist = releasenotes
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user