Update the min version of tox

In Train, we will use python3.6 and 3.7 for which
the minimum tox version required is 2.5[1]

[1]https://tox.readthedocs.io/en/latest/changelog.html#v2-6-0-2017-02-04

Change-Id: I07c39d6503ae2c667e5967ef2c22bb3a6350d37d
This commit is contained in:
Vishakha Agarwal 2019-04-09 14:27:25 +05:30
parent 6d306d936a
commit 068e1f51c0
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
minversion = 2.3.1
minversion = 2.5.0
skipsdist = True
envlist = py37,py36,py27,pep8,api-ref,docs,genconfig,genpolicy,releasenotes