mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 04:07:21 +03:00
Wording
This commit is contained in:
parent
1c38bd2cf7
commit
17ddfba065
|
@ -7,9 +7,9 @@ This repository creates wheels for tagged versions of Pillow::
|
|||
git submodule update
|
||||
git add Pillow
|
||||
cd Pillow
|
||||
git checkout <TAG>
|
||||
git checkout <VERSION>
|
||||
cd ..
|
||||
git commit -a -m "<TAG> wheels"
|
||||
git commit -a -m "<VERSION> wheels"
|
||||
git push
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user