Merge "Update min tox version to 2.0"

This commit is contained in:
Zuul 2019-03-27 20:41:37 +00:00 committed by Gerrit Code Review
commit 0f6cacbb5a
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 = pep8,py37,py36,py35,py27