mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 18:56:17 +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
|
# dependencies, listed in order of compilation
|
||||||
deps = {
|
deps = {
|
||||||
"libjpeg": {
|
"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",
|
"filename": "libjpeg-turbo-2.1.3.tar.gz",
|
||||||
"dir": "libjpeg-turbo-2.1.3",
|
"dir": "libjpeg-turbo-2.1.3",
|
||||||
"build": [
|
"build": [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user