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 ef81323..35470bd 100644
--- a/Makefile
+++ b/Makefile
@@ -3,4 +3,4 @@ test:
publish:
python setup.py register
python setup.py sdist upload
- python setup.py bdist_wheel upload --universal
+ python setup.py bdist_wheel --universal upload