mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
80b3ee79bd
commit
86e49f42eb
|
@ -107,7 +107,8 @@ header = [
|
|||
# dependencies, listed in order of compilation
|
||||
deps = {
|
||||
"libjpeg": {
|
||||
"url": SF_PROJECTS + "/libjpeg-turbo/files/2.1.3/libjpeg-turbo-2.1.3.tar.gz/download",
|
||||
"url": SF_PROJECTS
|
||||
+ "/libjpeg-turbo/files/2.1.3/libjpeg-turbo-2.1.3.tar.gz/download",
|
||||
"filename": "libjpeg-turbo-2.1.3.tar.gz",
|
||||
"dir": "libjpeg-turbo-2.1.3",
|
||||
"build": [
|
||||
|
|
Loading…
Reference in New Issue
Block a user