From 1f94e19ffc415317b4a1137335667dbb7856df2d Mon Sep 17 00:00:00 2001 From: wiredfool Date: Tue, 19 Aug 2014 15:14:47 -0700 Subject: [PATCH] Updated Release Checklist (markdown) --- Release-Checklist.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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???)