add in a funding link for PyPi

This commit is contained in:
Andriy Orehov 2019-11-15 22:48:26 +02:00
parent 38ea1c6e03
commit defe838917

View File

@ -859,10 +859,11 @@ try:
license="HPND",
author="Alex Clark (PIL Fork Author)",
author_email="aclark@python-pillow.org",
url="https://python-pillow.org/",
url="https://python-pillow.org",
project_urls={
"Documentation": "https://pillow.readthedocs.io",
"Source": "https://github.com/python-pillow/Pillow",
"Funding": "https://tidelift.com/subscription/pkg/pypi-pillow",
},
classifiers=[
"Development Status :: 6 - Mature",