Merge "Drop py33 support and add py35"

This commit is contained in:
Jenkins 2017-01-31 09:50:02 +00:00 committed by Gerrit Code Review
commit a08a85cc40
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[tox]
minversion = 1.6
envlist = py27,py33,pypy,pep8
envlist = py35,py27,pep8
skipsdist = True
[testenv]