Add Documentation and Github URLs for PyPi

This commit is contained in:
Andriy Orehov 2019-11-15 14:00:18 +02:00
parent f6114ee373
commit 4eccafc5da

View File

@ -859,7 +859,11 @@ try:
license="HPND",
author="Alex Clark (PIL Fork Author)",
author_email="aclark@python-pillow.org",
url="http://python-pillow.org",
url="https://python-pillow.org/",
project_urls={
"Documentation": "https://pillow.readthedocs.io/en/stable/",
"Source Code": "https://github.com/python-pillow/Pillow",
},
classifiers=[
"Development Status :: 6 - Mature",
"License :: OSI Approved :: Historical Permission Notice and Disclaimer (HPND)", # noqa: E501