mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
parent
fe48a4a014
commit
613cfb8df0
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -44,7 +44,7 @@ setup(
|
|||
url='https://github.com/aiogram/aiogram',
|
||||
license='MIT',
|
||||
author='Alex Root Junior',
|
||||
requires_python='>=3.7',
|
||||
python_requires='>=3.7',
|
||||
author_email='jroot.junior@gmail.com',
|
||||
description='Is a pretty simple and fully asynchronous framework for Telegram Bot API',
|
||||
long_description=get_description(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue