diff --git a/Makefile b/Makefile index 1784738..f3b25d0 100644 --- a/Makefile +++ b/Makefile @@ -11,8 +11,6 @@ verify: install: python setup.py install -wheel: - pip wheel --wheel-dir dist/ . publish: python setup.py register