summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox_winkits.ini10
1 files changed, 0 insertions, 10 deletions
diff --git a/tox_winkits.ini b/tox_winkits.ini
deleted file mode 100644
index 1d8b002e..00000000
--- a/tox_winkits.ini
+++ /dev/null
@@ -1,10 +0,0 @@
-# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
-# For details: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt
-
-[tox]
-envlist = py26, py27, py33, py34
-toxworkdir = {toxinidir}/.tox_kits
-
-[testenv]
-commands =
- python setup.py bdist_wininst {posargs}