mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-23 15:20:33 +03:00
Add make pre
step
Feel free to incorporate this better in other sections.
This commit is contained in:
parent
5e2f27c7a3
commit
78043591bd
|
@ -53,3 +53,7 @@ python setup.py sdist upload
|
|||
* [ ] Retrieve the OS X Wheels from Rackspace files, upload to PyPi (Twine?)
|
||||
* [ ] Grab Windows binaries, `twine upload dist/*.[whl|egg]`. Manually upload .exe installers.
|
||||
* [ ] Announce release availability. [Twitter](https://twitter.com/pythonpillow), web.
|
||||
|
||||
## Pre-release check
|
||||
|
||||
* [ ] Run pre-release check via `make pre`
|
||||
|
|
Loading…
Reference in New Issue
Block a user