diff --git a/makefile b/makefile index 9e5a11f..5f1d53d 100644 --- a/makefile +++ b/makefile @@ -10,4 +10,4 @@ sdist: deploy: sdist doc $(MAKE) -C $(DOC_DIR) deploy - python setup.py sdist register upload + python setup.py sdist upload