Only update the Pillow submodule of pillow-wheels [ci skip]

This commit is contained in:
Andrew Murray 2018-08-28 20:41:47 +10:00
parent 9c4370e5ef
commit 353159c74f

View File

@ -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]]