Update setup.py
This commit is contained in:
parent
e3db7eb3e9
commit
0a804d32ef
2
setup.py
2
setup.py
@ -28,7 +28,7 @@ setup(
|
||||
keywords='telegram pyrogram keyboard bot userbot',
|
||||
url='https://github.com/pystorage/pykeyboard',
|
||||
packages=['pykeyboard'],
|
||||
install_requires=['pyrofork', 'tgcrypto'],
|
||||
install_requires=['pyrofork'],
|
||||
long_description=long_description,
|
||||
long_description_content_type='text/markdown',
|
||||
)
|
||||
|
Reference in New Issue
Block a user