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 8e00c47 commit 935a59aCopy full SHA for 935a59a
pyproject.toml
@@ -5,6 +5,7 @@ description = "RabbitMQ broker for taskiq"
5
authors = ["Pavel Kirilin <win10@list.ru>"]
6
readme = "README.md"
7
classifiers = [
8
+ "Typing :: Typed",
9
"Programming Language :: Python",
10
"Programming Language :: Python :: 3",
11
"Programming Language :: Python :: 3 :: Only",
taskiq_aio_pika/py.typed
0 commit comments