Remove py35 unit test job

Change-Id: Iadb3bed811907740f85bd9277ba09a4ca17fc025
This commit is contained in:
Tim Burke
2019-05-03 13:36:42 -07:00
parent 32bf43990c
commit a239f4ec35
2 changed files with 0 additions and 26 deletions

View File

@@ -103,9 +103,6 @@ commands =
[testenv:py36]
commands = {[testenv:py37]commands}
[testenv:py35]
commands = {[testenv:py37]commands}
[testenv:pep8]
basepython = python2.7
commands =