mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-06 15:14:52 +00:00
Add some keywords
This commit is contained in:
parent
52c482f1e4
commit
ae21ada0f4
1 changed files with 1 additions and 1 deletions
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 a new issue