mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +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")
|
||||
for name, feature in [
|
||||
("jpg", "JPEG"),
|
||||
("jpg_2000", "JPEG 2000"),
|
||||
("jpg_2000", "OPENJPEG (JPEG2000)"),
|
||||
("zlib", "ZLIB (PNG/ZIP)"),
|
||||
("libtiff", "LIBTIFF")
|
||||
]:
|
||||
|
|
Loading…
Reference in New Issue
Block a user