Merge "Update min tox version to 2.0"

This commit is contained in:
Zuul 2018-12-20 12:56:01 +00:00 committed by Gerrit Code Review
commit f94a397817
1 changed files with 1 additions and 1 deletions

View File

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