mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-28 02:46:18 +03:00
Merge pull request #311 from radarhere/readme
Use python3 when calling twine
This commit is contained in:
commit
e9d6acf695
|
@ -49,4 +49,4 @@ Download wheels from the
|
|||
`latest release <https://github.com/python-pillow/pillow-wheels/releases>`_ and upload
|
||||
to PyPI::
|
||||
|
||||
twine upload Pillow-<VERSION>-*
|
||||
python3 -m twine upload Pillow-<VERSION>-*
|
||||
|
|
Loading…
Reference in New Issue
Block a user