Add Twitter to PyPI project URLs

This commit is contained in:
Hugo van Kemenade 2021-06-29 15:27:32 +03:00
parent 2251be1a6f
commit fdfef46460

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",