Merge "remove-py34"

This commit is contained in:
Jenkins 2017-03-20 15:29:39 +00:00 committed by Gerrit Code Review
commit 32fd9f5260
1 changed files with 1 additions and 1 deletions

View File

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