mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 12:17:14 +03:00
Changed shell commands to better match main repository [ci skip]
This commit is contained in:
parent
8c9964516a
commit
e13bd99de0
|
@ -9,8 +9,7 @@ This repository creates wheels for tagged versions of Pillow::
|
|||
cd Pillow
|
||||
git checkout <VERSION>
|
||||
cd ..
|
||||
git add Pillow
|
||||
git commit -a -m "<VERSION> wheels"
|
||||
git commit -m "Pillow -> <VERSION>" Pillow
|
||||
git push
|
||||
|
||||
.. image:: https://img.shields.io/travis/python-pillow/pillow-wheels/latest.svg
|
||||
|
|
Loading…
Reference in New Issue
Block a user