diff --git a/Makefile b/Makefile index 6396bb75..3c838c93 100644 --- a/Makefile +++ b/Makefile @@ -30,6 +30,7 @@ chardet: rm -fr chardet publish: + python setup.py register python setup.py sdist upload python setup.py bdist_wheel upload