From dc517811d313a522c2e281f47a4b7bb6c1c501dd Mon Sep 17 00:00:00 2001 From: Christophe de Vienne Date: Tue, 24 Apr 2012 10:57:12 +0200 Subject: [PATCH] Reduce the default envlist --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 8bf95bf..73c7c53 100644 --- a/tox.ini +++ b/tox.ini @@ -1,6 +1,6 @@ # content of: tox.ini , put in same dir as setup.py [tox] -envlist = py26,py27,py32,pypy,py25simplejson,py26simplejson,py27simplejson,py32simplejson,pypysimplejson +envlist = py27,py32,pypy,py25simplejson [common] testtools =