diff --git a/Makefile b/Makefile index ff014fae..be5fecf2 100644 --- a/Makefile +++ b/Makefile @@ -29,6 +29,7 @@ publish: python setup.py register python setup.py sdist upload python setup.py bdist_wheel upload --universal + rm -fr dist .egg docs-init: