mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-30 17:43:32 +00:00
Add some keywords
This commit is contained in:
parent
52c482f1e4
commit
ae21ada0f4
2
setup.py
2
setup.py
@ -72,7 +72,7 @@ setup(
|
|||||||
"Topic :: Software Development :: Libraries :: Python Modules",
|
"Topic :: Software Development :: Libraries :: Python Modules",
|
||||||
"Topic :: Software Development :: Libraries :: Application Frameworks"
|
"Topic :: Software Development :: Libraries :: Application Frameworks"
|
||||||
],
|
],
|
||||||
keywords="telegram mtproto api client library python",
|
keywords="telegram chat messenger mtproto api client library python",
|
||||||
project_urls={
|
project_urls={
|
||||||
"Tracker": "https://github.com/pyrogram/pyrogram/issues",
|
"Tracker": "https://github.com/pyrogram/pyrogram/issues",
|
||||||
"Community": "https://t.me/PyrogramChat",
|
"Community": "https://t.me/PyrogramChat",
|
||||||
|
Loading…
Reference in New Issue
Block a user