Merge "Update the min version of tox to 2.0"

This commit is contained in:
Zuul 2018-11-05 09:15:30 +00:00 committed by Gerrit Code Review
commit 1a3144e7ec

View File

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