diff --git a/Release-Checklist.md b/Release-Checklist.md index a49a010..2423109 100644 --- a/Release-Checklist.md +++ b/Release-Checklist.md @@ -45,7 +45,8 @@ 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 register 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???)