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