mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-31 14:25:55 +00:00
Don't load README.rst file from setup.cfg
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
name = Pyrogram
|
name = Pyrogram
|
||||||
version = attr: pyrogram.__version__
|
version = attr: pyrogram.__version__
|
||||||
description = Telegram MTProto API Client Library for Python
|
description = Telegram MTProto API Client Library for Python
|
||||||
long_description = file: README.rst
|
|
||||||
url = https://github.com/pyrogram/pyrogram
|
url = https://github.com/pyrogram/pyrogram
|
||||||
author = Dan Tès
|
author = Dan Tès
|
||||||
author_email = admin@pyrogram.ml
|
author_email = admin@pyrogram.ml
|
||||||
|
Reference in New Issue
Block a user