Merge "python3: Introduce py33 to tox.ini"

This commit is contained in:
Jenkins 2013-06-03 13:58:15 +00:00 committed by Gerrit Code Review
commit e5d876d028

View File

@ -1,5 +1,5 @@
[tox]
envlist = py26,py27,pep8
envlist = py26,py27,py33,pep8
[testenv]
deps = -r{toxinidir}/requirements.txt