mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-05-29 10:13:09 +03:00
Correct resolution of typo
This commit is contained in:
parent
b91326b195
commit
8ffcf97070
|
@ -21,7 +21,7 @@ install:
|
||||||
# - "sudo apt-get install python-tk"
|
# - "sudo apt-get install python-tk"
|
||||||
|
|
||||||
# webp
|
# webp
|
||||||
- pushd depends && ./install_web.sh && popd
|
- pushd depends && ./install_webp.sh && popd
|
||||||
|
|
||||||
# openjpeg
|
# openjpeg
|
||||||
- pushd depends && ./install_openjpeg.sh && popd
|
- pushd depends && ./install_openjpeg.sh && popd
|
||||||
|
|
Loading…
Reference in New Issue
Block a user