mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-14 03:21:44 +03:00
Merge pull request #5563 from hugovk/add-twitter-project-urls
Add Twitter to PyPI project URLs
This commit is contained in:
commit
4b4e5f0e2c
1
setup.py
1
setup.py
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user