Skip to content

Commit b07f945

Browse files
committed
update: projects.license
1 parent e7916fa commit b07f945

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ authors = [{ name = "Pavel Kirilin", email = "<win10@list.ru>" }]
66
maintainers = [{ name = "Pavel Kirilin", email = "<win10@list.ru>" }]
77
readme = "README.md"
88
repository = "https://github.com/taskiq-python/taskiq-pipelines"
9-
license = "LICENSE"
9+
license = "MIT"
10+
license-files = ["LICENSE"]
1011
classifiers = [
1112
"Typing :: Typed",
1213
"Programming Language :: Python",

0 commit comments

Comments
 (0)