Skip to content

Commit 86eba83

Browse files
committed
Updated classifiers.
Signed-off-by: Pavel Kirilin <[email protected]>
1 parent dfe35e1 commit 86eba83

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,10 @@ classifiers = [
1616
"Programming Language :: Python :: 3.8",
1717
"Programming Language :: Python :: 3.9",
1818
"Programming Language :: Python :: 3.10",
19-
"Topic :: Utilities",
20-
"Topic :: System :: Networking",
2119
"Operating System :: OS Independent",
20+
"Intended Audience :: Developers",
21+
"Topic :: System :: Networking",
22+
"Development Status :: 3 - Alpha",
2223
]
2324
homepage = "https://github.com/taskiq-python/taskiq"
2425
keywords = ["taskiq", "tasks", "distributed", "async"]

0 commit comments

Comments
 (0)