mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-02 11:10:18 +03:00
Clean away that comment.
This commit is contained in:
parent
e3a57ada61
commit
5f42bb66bb
3
setup.py
3
setup.py
|
@ -233,9 +233,6 @@ def main(argv):
|
||||||
'telethon_*', 'tests*'
|
'telethon_*', 'tests*'
|
||||||
]),
|
]),
|
||||||
|
|
||||||
# List run-time dependencies here. These will be installed by pip when your
|
|
||||||
# project is installed. For an analysis of "install_requires" vs pip's
|
|
||||||
# requirements files see:
|
|
||||||
# https://packaging.python.org/en/latest/requirements.html
|
# https://packaging.python.org/en/latest/requirements.html
|
||||||
install_requires=[
|
install_requires=[
|
||||||
'pyaes', 'rsa',
|
'pyaes', 'rsa',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user