We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7916fa commit b07f945Copy full SHA for b07f945
pyproject.toml
@@ -6,7 +6,8 @@ authors = [{ name = "Pavel Kirilin", email = "<win10@list.ru>" }]
6
maintainers = [{ name = "Pavel Kirilin", email = "<win10@list.ru>" }]
7
readme = "README.md"
8
repository = "https://github.com/taskiq-python/taskiq-pipelines"
9
-license = "LICENSE"
+license = "MIT"
10
+license-files = ["LICENSE"]
11
classifiers = [
12
"Typing :: Typed",
13
"Programming Language :: Python",
0 commit comments