From 6dabce59c730a82dd9e950f8c1392c1689561fea Mon Sep 17 00:00:00 2001 From: Alex Clark Date: Wed, 1 Apr 2015 06:19:12 -0400 Subject: [PATCH] Source dists aren't binary [ci skip] --- RELEASING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASING.md b/RELEASING.md index 065d951d8..18564e3c1 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -20,7 +20,7 @@ Released as required for security or installation fixes. * [ ] Run pre-release check via `make pre` * [ ] Push to release branch in personal repo. Let Travis run cleanly. * [ ] Tag and push to release branch in python-pillow repo. -* [ ] Upload binaries. +* [ ] Upload source and binaries. ## Embargoed Release @@ -42,7 +42,7 @@ git push origin --tags * [ ] Upload binaries -## Binary Upload Process +## Upload Process * [ ] Ping cgohlke for Windows binaries * [ ] From a clean source directory with no extra temp files: