Merge "Update the min version of tox to 2.0"

This commit is contained in:
Zuul 2018-12-12 18:30:55 +00:00 committed by Gerrit Code Review
commit 007f0fca4e
1 changed files with 1 additions and 1 deletions

View File

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