Revert "Add updated submodule in pillow-wheels [ci skip]"

This reverts commit c6ea6a1cc2.
This commit is contained in:
Andrew Murray 2018-08-30 19:21:00 +10:00
parent ca8d93f36c
commit 63fb52219c

View File

@ -94,7 +94,6 @@ Released as needed privately to individual vendors for critical security-related
$ git fetch --all
$ git checkout [[release tag]]
$ cd ..
$ git add Pillow
$ git commit -m "Pillow -> 5.2.0" Pillow
$ git push
```