[Configuration] Update min tox version.

The commands used by constraits need at least tox 2.0, update to reflect
reality, which should help with local running constraints targets.

Change-Id: I422714a265305143137c345cb86b6e0318d68df2
This commit is contained in:
Natal Ngétal 2018-12-19 10:59:51 +01:00
parent 93b0c667fb
commit 5e75375e9f
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
minversion = 1.6
minversion = 2.0
skipsdist = True
envlist = py27,pep8