Merge "Update min tox version to 2.0"

This commit is contained in:
Zuul 2018-12-24 20:54:18 +00:00 committed by Gerrit Code Review
commit 4202e4c195

View File

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