We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b79530b + 6893da5 commit 3024c1cCopy full SHA for 3024c1c
setup.py
@@ -20,7 +20,7 @@ def read(*paths):
20
author_email='leandrotoledodesouza@gmail.com',
21
license='LGPLv3',
22
url='https://github.com/leandrotoledo/python-telegram-bot',
23
- keywords='telegram bot api',
+ keywords='python telegram bot api wrapper',
24
description='A Python wrapper around the Telegram Bot API',
25
long_description=(read('README.rst')),
26
packages=find_packages(exclude=['tests*']),
0 commit comments