We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b3d456 + 4ecf836 commit b58ab9fCopy full SHA for b58ab9f
pyproject.toml
@@ -3,6 +3,8 @@ name = "taskiq-ydb"
3
version = "0.3.1"
4
description = "YDB integration for taskiq"
5
readme = "README.md"
6
+license = "MIT"
7
+license-files = ["LICENSE"]
8
classifiers = [
9
"Development Status :: 5 - Production/Stable",
10
"Intended Audience :: Developers",
0 commit comments