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

Change-Id: I650233b2f99c3177aaf0003c6e16fe1a08ca9a05
This commit is contained in:
Federico Ressi 2019-03-25 14:16:58 +01:00
parent f53d5bb512
commit 03117a7fb3
1 changed files with 1 additions and 1 deletions

View File

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