summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.hgignore1
-rw-r--r--tox_winkits.ini3
2 files changed, 3 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index cd38bf5..d8b5935 100644
--- a/.hgignore
+++ b/.hgignore
@@ -22,6 +22,7 @@ htmlcov
MANIFEST
setuptools-*.egg
.tox
+.tox_kits
# Stuff in the test directory.
zipmods.zip
diff --git a/tox_winkits.ini b/tox_winkits.ini
index 716a040..445329a 100644
--- a/tox_winkits.ini
+++ b/tox_winkits.ini
@@ -1,5 +1,6 @@
[tox]
-envlist = py26, py27, py31, py32
+envlist = py26, py27, py31, py32, py33
+toxworkdir = {toxinidir}/.tox_kits
[testenv]
commands =