Merge "python3: Introduce py33 to tox.ini"

This commit is contained in:
Jenkins
2013-06-26 09:37:39 +00:00
committed by Gerrit Code Review

View File

@@ -1,5 +1,5 @@
[tox]
envlist = py26,py27,py27dj14,pep8
envlist = py26,py27,py27dj14,pep8,py33
[testenv]
setenv = VIRTUAL_ENV={envdir}