diff --git a/RELEASING.md b/RELEASING.md index 1bd8a28ae..5e6d4649e 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -47,7 +47,6 @@ git push origin --tags * [ ] Ping cgohlke for Windows binaries * [ ] From a clean source directory with no extra temp files: ``` -python setup.py register python setup.py sdist --format=zip upload python setup.py sdist upload ```