Merge "Use only pep8, pylint, py36 and py27 as default tox envs"

This commit is contained in:
Zuul 2019-03-26 15:33:45 +00:00 committed by Gerrit Code Review
commit 709980cad9

View File

@ -1,5 +1,5 @@
[tox]
envlist = pep8,pylint,py35,py36,py37,py27
envlist = pep8,pylint,py36,py27
minversion = 2.0