mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 09:26:16 +03:00
Adjusted selftest feature label to be in sync with setup
This commit is contained in:
parent
3458e7a4c3
commit
aed878e7d1
|
@ -194,7 +194,7 @@ if __name__ == "__main__":
|
||||||
print("***", feature, "support not installed")
|
print("***", feature, "support not installed")
|
||||||
for name, feature in [
|
for name, feature in [
|
||||||
("jpg", "JPEG"),
|
("jpg", "JPEG"),
|
||||||
("jpg_2000", "JPEG 2000"),
|
("jpg_2000", "OPENJPEG (JPEG2000)"),
|
||||||
("zlib", "ZLIB (PNG/ZIP)"),
|
("zlib", "ZLIB (PNG/ZIP)"),
|
||||||
("libtiff", "LIBTIFF")
|
("libtiff", "LIBTIFF")
|
||||||
]:
|
]:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user