We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18b6a6c commit 6185f40Copy full SHA for 6185f40
1 file changed
pyproject.toml
@@ -24,6 +24,7 @@ classifiers = [
24
"Intended Audience :: Developers",
25
"Topic :: System :: Networking",
26
"Development Status :: 3 - Alpha",
27
+ "License :: OSI Approved :: MIT License",
28
]
29
keywords = ["taskiq", "tasks", "distributed", "async"]
30
requires-python = ">=3.10,<4"
0 commit comments