Merge " Add missing py37 and corrected default envlist."

This commit is contained in:
Zuul 2019-02-25 18:12:19 +00:00 committed by Gerrit Code Review
commit a185a7fd2d

View File

@ -1,6 +1,6 @@
[tox] [tox]
minversion = 3.1 minversion = 3.1
envlist = py35,py36,py27,pep8 envlist = pep8,py37,py36,py35,py27
skipsdist = True skipsdist = True
ignore_basepython_conflict = True ignore_basepython_conflict = True