We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef097a5 commit e612073Copy full SHA for e612073
pyproject.toml
@@ -6,7 +6,8 @@ description = "Taskiq pipelines for task chaining."
6
authors = ["Pavel Kirilin <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