Merge "Drop py34 target in tox.ini"

This commit is contained in:
Jenkins 2017-04-25 12:26:43 +00:00 committed by Gerrit Code Review
commit 55a0abb6fb
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[tox]
minversion = 1.6
skipsdist = True
envlist = py27,py34,pep8
envlist = py35,py27,pep8
[testenv]
usedevelop = True