mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-27 08:30:05 +03:00
Updated Release Checklist (markdown)
parent
1f94e19ffc
commit
342933463d
|
@ -48,7 +48,9 @@ git push origin --tags
|
||||||
```
|
```
|
||||||
python setup.py register
|
python setup.py register
|
||||||
python setup.py sdist --format=zip upload
|
python setup.py sdist --format=zip upload
|
||||||
|
python setup.py sdist upload
|
||||||
```
|
```
|
||||||
|
(Debian requests a tarball, everyone else would just prefer that we choose one and stick to it. So both it is)
|
||||||
* [ ] 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???)
|
||||||
* [ ] Retrieve the OSX Wheels from Rackspace files, upload to pypy (twine?)
|
* [ ] Retrieve the OSX Wheels from Rackspace files, upload to pypy (twine?)
|
||||||
* [ ] Grab windows binaries, `twine upload dist/*.[whl|egg]`. Manually upload .exe installers.
|
* [ ] Grab windows binaries, `twine upload dist/*.[whl|egg]`. Manually upload .exe installers.
|
Loading…
Reference in New Issue
Block a user