python3: Introduce py33 to tox.ini
Introduce py33 to tox.ini to make testing with python3 easier. Change-Id: Ibffa28107fdf1d1ae88223d84de4a7282c7882e0 Signed-off-by: Chuck Short <chuck.short@canonical.com>
This commit is contained in:
parent
2d12f09c66
commit
e35b4fe34a
2
tox.ini
2
tox.ini
@ -1,5 +1,5 @@
|
||||
[tox]
|
||||
envlist = py26,py27,pep8
|
||||
envlist = py26,py27,py33,pep8
|
||||
|
||||
[testenv]
|
||||
setenv = VIRTUAL_ENV={envdir}
|
||||
|
Loading…
x
Reference in New Issue
Block a user