summaryrefslogtreecommitdiff
path: root/tox_winkits.ini
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2013-10-06 09:00:46 -0400
committerNed Batchelder <ned@nedbatchelder.com>2013-10-06 09:00:46 -0400
commit70ab7b106bf5c0ab4e784c92ad35cb2eb27636b0 (patch)
treee3f34c81ee1c0db765ba7a0c6e32b49b0eed95fa /tox_winkits.ini
parent9ff121cc1d3b5d90a585642fbba96961f1a249ab (diff)
downloadpython-coveragepy-git-coverage-3.7.tar.gz
Don't make windows kits for 3.1 any more.coverage-3.7
Diffstat (limited to 'tox_winkits.ini')
-rw-r--r--tox_winkits.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox_winkits.ini b/tox_winkits.ini
index a283a59f..49057d3b 100644
--- a/tox_winkits.ini
+++ b/tox_winkits.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py26, py27, py31, py32, py33
+envlist = py26, py27, py32, py33
toxworkdir = {toxinidir}/.tox_kits
[testenv]