Merge "Update min tox version to 2.0"

This commit is contained in:
Zuul 2018-11-13 10:05:15 +00:00 committed by Gerrit Code Review
commit 8059723309
1 changed files with 1 additions and 1 deletions

View File

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