diff --git a/Makefile b/Makefile index d3b9f63..30b22bc 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,7 @@ install: build: pip install wheel - python setup.py bdist_wheel --universal + python setup.py bdist_wheel release: build pip install twine