Work toward Python 3.4 support and testing

Change-Id: I6b9f7dd4fc4f5e876f566816e19aabd902f5481a
This commit is contained in:
Jeremy Stanley 2014-09-03 19:03:23 +00:00
parent 42675b2d7a
commit a010edc26b
1 changed files with 1 additions and 1 deletions

View File

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