Merge pull request #127 from medecau/develop

test python 3.3
This commit is contained in:
Kenneth Reitz 2014-01-08 11:43:15 -08:00
commit 3efefcc8da
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# and then run "tox" from this directory.
[tox]
envlist = py26, py27, py32, pypy
envlist = py26, py27, py32, py33, pypy
[testenv]
commands = python setup.py test