Drop py35 tox test

Change-Id: I0838b027865fe372f161fce02cb13998b59603c9
Signed-off-by: Trinh Nguyen <dangtrinhnt@gmail.com>
This commit is contained in:
Trinh Nguyen 2019-03-18 16:03:32 +09:00
parent 33da7eb278
commit eaeb059fe0
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,releasenotes
envlist = py37,py36,py27,pep8,docs,releasenotes
skipsdist = True
[testenv]