mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-30 09:53:39 +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
c5e1b5ad66
commit
91a53ed280
|
@ -604,7 +604,7 @@ if __name__ == "__main__":
|
||||||
metavar="PILLOW_DEPS",
|
metavar="PILLOW_DEPS",
|
||||||
default=os.environ.get("PILLOW_DEPS", os.path.join(winbuild_dir, "depends")),
|
default=os.environ.get("PILLOW_DEPS", os.path.join(winbuild_dir, "depends")),
|
||||||
help="directory used to store cached dependencies "
|
help="directory used to store cached dependencies "
|
||||||
"(default: 'winbuild\\depends')",
|
"(default: 'winbuild\\depends')",
|
||||||
)
|
)
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
"--architecture",
|
"--architecture",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user