mirror of
https://github.com/TeamPGM/tgcrypto.git
synced 2024-11-21 15:08:18 +00:00
Update email address, docs and community urls
This commit is contained in:
parent
3a737e00d3
commit
807952bf5c
6
setup.py
6
setup.py
@ -30,7 +30,7 @@ setup(
|
||||
url="https://github.com/pyrogram",
|
||||
download_url="https://github.com/pyrogram/tgcrypto/releases/latest",
|
||||
author="Dan",
|
||||
author_email="admin@pyrogram.ml",
|
||||
author_email="dan@pyrogram.org",
|
||||
license="LGPLv3+",
|
||||
classifiers=[
|
||||
"Development Status :: 5 - Production/Stable",
|
||||
@ -58,9 +58,9 @@ setup(
|
||||
keywords="fast pyrogram telegram crypto mtproto api client library python",
|
||||
project_urls={
|
||||
"Tracker": "https://github.com/pyrogram/tgcrypto/issues",
|
||||
"Community": "https://t.me/PyrogramChat",
|
||||
"Community": "https://t.me/pyrogram",
|
||||
"Source": "https://github.com/pyrogram/tgcrypto",
|
||||
"Documentation": "https://docs.pyrogram.ml",
|
||||
"Documentation": "https://docs.pyrogram.org",
|
||||
},
|
||||
python_requires="~=3.4",
|
||||
packages=find_packages(),
|
||||
|
Loading…
Reference in New Issue
Block a user