diff --git a/tox.ini b/tox.ini index 526eff6..bf7ac72 100644 --- a/tox.ini +++ b/tox.ini @@ -4,7 +4,7 @@ # and then run "tox" from this directory. [tox] -envlist = py34 +envlist = py3 [testenv] commands = nosetests {posargs}