Work toward Python 3.4 support and testing

Change-Id: I6119bb1420d6eb318215a656424f01cca6a3146c
This commit is contained in:
Jeremy Stanley 2014-09-03 19:06:10 +00:00
parent d37b47f532
commit e28939f006
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = py26,py27,py32,py33,pypy,pep8,docs
envlist = py26,py27,py32,py33,py34,pypy,pep8,docs
[testenv]
deps =