From 7f2268c070c8bf694c49dcb840e5532df9753495 Mon Sep 17 00:00:00 2001 From: Julian Berman Date: Sun, 3 Feb 2013 16:44:08 -0500 Subject: Don't need tox on py33 --- tox.ini | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 4841c76..457721b 100644 --- a/tox.ini +++ b/tox.ini @@ -24,3 +24,9 @@ commands = deps = {[testenv]deps} unittest2 + +[testenv:py33] +deps = + nose + sphinx + webcolors -- cgit v1.2.1