Skip to content

Commit 158aa06

Browse files
committed
chore: add license in pyproject
1 parent fbb25cc commit 158aa06

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.1.15"
44
description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.12"
7+
license = { file = "LICENSE" }
78
dependencies = [
89
"mcp>=1.1.0",
910
"betterproto[compiler]>=2.0.0b6",

0 commit comments

Comments
 (0)