Merge "Work toward Python 3.4 support and testing"

This commit is contained in:
Jenkins 2014-09-08 20:38:15 +00:00 committed by Gerrit Code Review
commit 678c291042

View File

@ -1,5 +1,5 @@
[tox]
envlist = py33,py26,py27,pypy,pep8
envlist = py33,py34,py26,py27,pypy,pep8
[testenv]
distribute = False