mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-04-28 13:03:43 +03:00
Only update the Pillow submodule of pillow-wheels [ci skip]
This commit is contained in:
parent
9c4370e5ef
commit
353159c74f
|
@ -89,7 +89,7 @@ Released as needed privately to individual vendors for critical security-related
|
||||||
$ git clone https://github.com/python-pillow/pillow-wheels
|
$ git clone https://github.com/python-pillow/pillow-wheels
|
||||||
$ cd pillow-wheels
|
$ cd pillow-wheels
|
||||||
$ git submodule init
|
$ git submodule init
|
||||||
$ git submodule update
|
$ git submodule update Pillow
|
||||||
$ cd Pillow
|
$ cd Pillow
|
||||||
$ git fetch --all
|
$ git fetch --all
|
||||||
$ git checkout [[release tag]]
|
$ git checkout [[release tag]]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user