Skip to content

Commit 631efd8

Browse files
committed
Restore the mcp-types sdist LICENSE force-include
1 parent b0e0546 commit 631efd8

2 files changed

Lines changed: 3 additions & 21 deletions

File tree

src/mcp-types/LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.

src/mcp-types/pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,8 @@ vcs = "git"
4747
style = "pep440"
4848
bump = true
4949

50+
[tool.hatch.build.targets.sdist.force-include]
51+
"../../LICENSE" = "LICENSE"
52+
5053
[tool.hatch.build.targets.wheel]
5154
packages = ["mcp_types"]

0 commit comments

Comments
 (0)