Merge pull request #5563 from hugovk/add-twitter-project-urls

Add Twitter to PyPI project URLs
This commit is contained in:
Andrew Murray 2021-06-29 23:19:35 +10:00 committed by GitHub
commit 4b4e5f0e2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -992,6 +992,7 @@ try:
"index.html", "index.html",
"Changelog": "https://github.com/python-pillow/Pillow/blob/master/" "Changelog": "https://github.com/python-pillow/Pillow/blob/master/"
"CHANGES.rst", "CHANGES.rst",
"Twitter": "https://twitter.com/PythonPillow",
}, },
classifiers=[ classifiers=[
"Development Status :: 6 - Mature", "Development Status :: 6 - Mature",