From: Kenneth Reitz Date: Fri, 18 Feb 2011 20:57:50 +0000 (-0500) Subject: screw 2.4 X-Git-Tag: v0.2.4^2~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a7c87edebe395416571ad9cac7a37e2a8122b31d;p=services%2Fpython-requests.git screw 2.4 --- 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