Skip to content

Commit e7c9934

Browse files
License
1 parent 0f34148 commit e7c9934

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ description = "A Model Context Protocol (MCP) server for mail-utils (mu) email i
55
authors = [{ name = "Daniel Fleischer" }]
66
requires-python = ">=3.10"
77
dependencies = ["mcp[cli]", "mcp-server"]
8-
license = "GPL3"
9-
license-files = ["LICENSE"]
8+
license = { file = "LICENSE" }
109

1110
[tool.setuptools]
1211
py-modules = ["mu-mcp"]

0 commit comments

Comments
 (0)