Merge "Update min tox version to 2.3.2"

This commit is contained in:
Zuul 2018-11-20 17:13:35 +00:00 committed by Gerrit Code Review
commit cf8545027d
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[tox]
# py3 first to avoid .testrepository incompatibility
envlist = py35,py27,pypy,pep8
minversion = 1.6
minversion = 2.3.2
skipsdist = True
[testenv]