From a7c87edebe395416571ad9cac7a37e2a8122b31d Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 18 Feb 2011 15:57:50 -0500 Subject: [PATCH] screw 2.4 --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 388d6f9..4999d6a 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = py24,py25,py26,py27,pypy +envlist = py25,py26,py27,pypy [testenv] commands=py.test --junitxml=junit-{envname}.xml -- 2.7.4