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
c5e1b5ad66
commit
91a53ed280
|
@ -604,7 +604,7 @@ if __name__ == "__main__":
|
|||
metavar="PILLOW_DEPS",
|
||||
default=os.environ.get("PILLOW_DEPS", os.path.join(winbuild_dir, "depends")),
|
||||
help="directory used to store cached dependencies "
|
||||
"(default: 'winbuild\\depends')",
|
||||
"(default: 'winbuild\\depends')",
|
||||
)
|
||||
parser.add_argument(
|
||||
"--architecture",
|
||||
|
|
Loading…
Reference in New Issue
Block a user