Introduce py33 to tox.ini

Change-Id: Ic8bbf618116d88f811a40691e0c855c32fbeea9c
This commit is contained in:
Sergey Lukjanov 2013-06-02 15:30:21 +04:00
parent c000f96598
commit 3491cfe373
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = py26,py27,pep8
envlist = py26,py27,py33,pep8
[testenv]
setenv =