diff --git a/Makefile b/Makefile index e7c84af..f1cf6bd 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ sdist: + rm -rf dist/* pipenv run python setup.py sdist bdist_wheel install: