Fix classifiers list.

This commit is contained in:
Alex Root Junior 2018-05-11 00:27:18 +03:00
parent f5f3555ae0
commit b946caabce

View file

@ -70,7 +70,7 @@ setup(
description='Is a pretty simple and fully asynchronous library for Telegram Bot API',
long_description=get_description(),
classifiers=[
'Development Status :: 5 - Production/Stable'
'Development Status :: 5 - Production/Stable',
'Environment :: Console',
'Framework :: AsyncIO',
'Intended Audience :: Developers',