From db93be15abf8ea0be4270734d5d196063fc4746f Mon Sep 17 00:00:00 2001 From: Marc Abramowitz Date: Sun, 25 Nov 2012 09:57:33 -0800 Subject: Add py33 and pypy to tox.ini --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 3c1bd57..6dd6c05 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist=py24,py25,py26,py27,py31,py32 +envlist=py24,py25,py26,py27,py31,py32,py33,pypy indexserver= default = http://pypi.python.org/simple testrun = http://pypi.testrun.org -- cgit v1.2.1