summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini6
1 files changed, 6 insertions, 0 deletions
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