From e4e08ea2466266c6866d1bb7213bfff92094ce3a Mon Sep 17 00:00:00 2001 From: Julian Berman Date: Mon, 22 Oct 2012 15:14:13 -0400 Subject: [PATCH] Add Python 3.3 --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 85a4573..f9ba126 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = py26, py27, pypy, py32 +envlist = py26, py27, pypy, py32, py33 [testenv] commands =