From 36a7aca0c2dcfa16f40392dc49972a43b07e32e6 Mon Sep 17 00:00:00 2001 From: cclauss Date: Mon, 30 Jan 2017 00:36:52 +0100 Subject: [PATCH] Update tox.ini --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 28f801d..2510cc9 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = py25, py26, py27, py33 +envlist = py25, py26, py27, py33, py34, py35, py36 [testenv] deps = nose