Drop py35 tox test

Change-Id: Ifcd85b37dd2085312102431c837e87d97bc6d194
Signed-off-by: Trinh Nguyen <dangtrinhnt@gmail.com>
This commit is contained in:
Trinh Nguyen 2019-03-18 16:01:41 +09:00
parent ce77522b47
commit d7d1760891
1 changed files with 1 additions and 1 deletions

View File

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