You don't need to register every release [ci skip]

Only once per project
This commit is contained in:
Alex Clark 2015-04-01 06:10:17 -04:00
parent b9fb9449fb
commit d20038e845

View File

@ -47,7 +47,6 @@ git push origin --tags
* [ ] Ping cgohlke for Windows binaries * [ ] Ping cgohlke for Windows binaries
* [ ] From a clean source directory with no extra temp files: * [ ] 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 --format=zip upload
python setup.py sdist upload python setup.py sdist upload
``` ```