Merge "bump the min tox version to 2.3.1"

This commit is contained in:
Jenkins 2016-01-21 06:55:16 +00:00 committed by Gerrit Code Review
commit c068c3f3c1

View File

@ -1,6 +1,6 @@
[tox]
envlist = docs,py34,py27,pep8
minversion = 2.3
minversion = 2.3.1
skipsdist = True
[testenv]