mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
Bump classifiers
This commit is contained in:
parent
1634dc1162
commit
76ae5c4415
1 changed files with 3 additions and 4 deletions
|
|
@ -22,18 +22,17 @@ keywords = [
|
|||
"asyncio",
|
||||
]
|
||||
classifiers = [
|
||||
"Development Status :: 3 - Alpha",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
"Development Status :: 4 - Beta",
|
||||
"Environment :: Console",
|
||||
"Framework :: AsyncIO",
|
||||
"Typing :: Typed",
|
||||
"Intended Audience :: Developers",
|
||||
"Intended Audience :: System Administrators",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
"Programming Language :: Python :: 3.8",
|
||||
"Programming Language :: Python :: 3.9",
|
||||
"Programming Language :: Python :: 3.10",
|
||||
"Topic :: Software Development :: Libraries :: Application Frameworks",
|
||||
"Framework :: AsyncIO",
|
||||
"Typing :: Typed",
|
||||
]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue