Updated Release Checklist (markdown)

wiredfool 2014-08-19 15:14:47 -07:00
parent aa0addcdcd
commit 1f94e19ffc

@ -45,7 +45,8 @@ 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 register
python setup.py sdist --format=zip upload python setup.py sdist --format=zip upload
``` ```
* [ ] Push a commit to https://github.com/python-pillow/pillow-wheels to build OSX versions (UNDONE latest tag or specific release???) * [ ] Push a commit to https://github.com/python-pillow/pillow-wheels to build OSX versions (UNDONE latest tag or specific release???)