Merge "Remove support for py33"

This commit is contained in:
Jenkins 2017-06-23 21:39:47 +00:00 committed by Gerrit Code Review
commit ed54f33c6e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = {pypy,pep8,py3pep8,py27,py33,py35}
envlist = {pypy,pep8,py27,py35}
[testenv]
usedevelop = True