Add py33 to tox.

This commit is contained in:
INADA Naoki
2012-09-23 08:57:32 +09:00
parent 36b88b4077
commit e8842efded

View File

@@ -1,5 +1,6 @@
[tox]
envlist = py26,py27,py32
envlist = py26,py27,py32,py33
[testenv]
deps=
nose