aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--python/tox.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/python/tox.ini b/python/tox.ini
index 357e4c1f..d2e84fc4 100644
--- a/python/tox.ini
+++ b/python/tox.ini
@@ -1,6 +1,7 @@
[tox]
envlist =
- py26,py27,py33,py34
+ #py26,py27,py33,py34
+ py26,py27
[testenv]
usedevelop = true