Write docs and small fixes.

This commit is contained in:
Alex Root Junior 2018-09-07 21:24:13 +03:00
parent 23fba99d93
commit 7a55c040ee
31 changed files with 306 additions and 458 deletions

View file

@ -66,7 +66,7 @@ setup(
license='MIT',
author='Alex Root Junior',
requires_python='>=3.7',
author_email='aiogram@illemius.xyz',
author_email='jroot.junior@gmail.com',
description='Is a pretty simple and fully asynchronous library for Telegram Bot API',
long_description=get_description(),
classifiers=[