Merge pull request #127 from medecau/develop

test python 3.3
This commit is contained in:
2014-01-08 11:43:15 -08:00
+1 -1
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