mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-25 22:54:46 +03:00
package name
This commit is contained in:
parent
c5bb0305f3
commit
110a362f8a
2
setup.py
2
setup.py
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user