summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2012-07-21 22:24:11 -0400
committerNed Batchelder <ned@nedbatchelder.com>2012-07-21 22:24:11 -0400
commit01bc0aa57d44acf7c5eb146299d9fca8f214f31b (patch)
tree1c059baadd12eccb0914017df10a052a71ffcd8e /Makefile
parent1b87f559a823c64e5673fbd671cfd55cf9ee177f (diff)
downloadpython-coveragepy-01bc0aa57d44acf7c5eb146299d9fca8f214f31b.tar.gz
Change how kits are build, use tox.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5cf4931..4b3f220 100644
--- a/Makefile
+++ b/Makefile
@@ -54,7 +54,6 @@ covcov: testready
kit:
python setup.py sdist --keep-temp --formats=gztar fixtar --owner=ned --group=coverage --clean
- python setup.py bdist_wininst
pypi:
python setup.py register