Update keywords for pip package

This commit is contained in:
Leandro Toledo 2015-09-16 00:15:51 -03:00
parent cbdeacd22d
commit 6893da5dd3

View file

@ -20,7 +20,7 @@ setup(
author_email='leandrotoledodesouza@gmail.com',
license='LGPLv3',
url='https://github.com/leandrotoledo/python-telegram-bot',
keywords='telegram bot api',
keywords='python telegram bot api wrapper',
description='A Python wrapper around the Telegram Bot API',
long_description=(read('README.rst')),
packages=find_packages(exclude=['tests*']),