mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
add in a funding link for PyPi
This commit is contained in:
parent
38ea1c6e03
commit
defe838917
3
setup.py
3
setup.py
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user