Skip to content

Commit 74ea9f3

Browse files
committed
Add license to pyproject.toml
1 parent 458641f commit 74ea9f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "0.0.0"
44
description = "RabbitMQ broker for taskiq"
55
authors = ["Pavel Kirilin <[email protected]>"]
66
readme = "README.md"
7+
license = "LICENSE"
78
classifiers = [
89
"Typing :: Typed",
910
"Programming Language :: Python",

0 commit comments

Comments
 (0)