mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-05-04 07:53:40 +03:00
parent
292b4d038c
commit
c33ffca440
5
setup.py
5
setup.py
|
@ -841,8 +841,9 @@ try:
|
||||||
version=PILLOW_VERSION,
|
version=PILLOW_VERSION,
|
||||||
description="Python Imaging Library (Fork)",
|
description="Python Imaging Library (Fork)",
|
||||||
long_description=_read("README.rst").decode("utf-8"),
|
long_description=_read("README.rst").decode("utf-8"),
|
||||||
author="Alex Clark (Fork Author)",
|
license='HPND',
|
||||||
author_email="aclark@aclark.net",
|
author="Alex Clark (PIL Fork Author)",
|
||||||
|
author_email="aclark@python-pillow.org",
|
||||||
url="http://python-pillow.org",
|
url="http://python-pillow.org",
|
||||||
classifiers=[
|
classifiers=[
|
||||||
"Development Status :: 6 - Mature",
|
"Development Status :: 6 - Mature",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user