Merge "Update min tox version to 2.3.2"

This commit is contained in:
Zuul 2018-11-20 21:53:11 +00:00 committed by Gerrit Code Review
commit 96f3f4d973

View File

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