Merge "update minversion to 2.0 in tox.ini"

This commit is contained in:
Zuul 2018-12-25 10:04:19 +00:00 committed by Gerrit Code Review
commit 894bdaef78
1 changed files with 1 additions and 1 deletions

View File

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