Merge "Update minimum tox version to 2.3.2" into stable/ocata

This commit is contained in:
Jenkins 2017-06-15 21:48:06 +00:00 committed by Gerrit Code Review
commit 22f32a8052
1 changed files with 1 additions and 1 deletions

View File

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