From ece54dde9bf0534ae3220964f2a03b9a69c755ac Mon Sep 17 00:00:00 2001 From: PyYoshi Date: Mon, 17 Oct 2016 14:23:09 +0900 Subject: [PATCH] add py33 --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index d9d1e5b..12f26a8 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = py27, py34, py35 +envlist = py27, py33, py34, py35 [testenv] commands =