package name

This commit is contained in:
homm 2016-10-04 18:35:38 +03:00 committed by Alexander
parent c5bb0305f3
commit 110a362f8a

View File

@ -134,7 +134,7 @@ except (ImportError, OSError):
# pypy emits an oserror # pypy emits an oserror
_tkinter = None _tkinter = None
NAME = 'Pillow' NAME = 'Pillow-SIMD'
PILLOW_VERSION = get_version() PILLOW_VERSION = get_version()
JPEG_ROOT = None JPEG_ROOT = None
JPEG2K_ROOT = None JPEG2K_ROOT = None