Add py26 to tox.ini

Change-Id: I043b8ac5d9c331f92d03267b8d2ae65f6346f222
This commit is contained in:
Flaper Fesp 2013-03-18 23:00:18 +01:00
parent 938d3dd73d
commit eae2e4285f

View File

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