From 9fd69fa7179d5891a5e7e31314759de46e1dedb9 Mon Sep 17 00:00:00 2001 From: Hugo Date: Mon, 18 May 2015 11:29:32 +0300 Subject: [PATCH] Add Python 3.4 --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 8d6ea7067..80f7edef4 100644 --- a/tox.ini +++ b/tox.ini @@ -4,7 +4,7 @@ # and then run "tox" from this directory. [tox] -envlist = py26, py27, py32, py33 +envlist = py26, py27, py32, py33, py34 [testenv] commands =