From 9ee62f5228d2bb160592d0e8137db4b43f8856bb Mon Sep 17 00:00:00 2001 From: Johan Bloemberg Date: Tue, 8 Nov 2016 10:18:42 +0100 Subject: [PATCH] Add python3.4 to the test. --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index eb471d4..9bdde36 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = py35 +envlist = py34,py35 [testenv] deps=