summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f9c43e88..b225361a 100644
--- a/Makefile
+++ b/Makefile
@@ -56,7 +56,7 @@ metahtml:
# Kitting
kit:
- python setup.py sdist --formats=gztar,zip
+ python setup.py sdist --formats=gztar
wheel:
tox -c tox_wheels.ini $(ARGS)