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 24d5ffe0..a62c9021 100644
--- a/Makefile
+++ b/Makefile
@@ -65,7 +65,7 @@ metahtml:
# Kitting
kit:
- python setup.py sdist --formats=gztar
+ python setup.py sdist
wheel:
tox -c tox_wheels.ini $(ARGS)