We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0e0546 commit 631efd8Copy full SHA for 631efd8
2 files changed
src/mcp-types/LICENSE
src/mcp-types/pyproject.toml
@@ -47,5 +47,8 @@ vcs = "git"
47
style = "pep440"
48
bump = true
49
50
+[tool.hatch.build.targets.sdist.force-include]
51
+"../../LICENSE" = "LICENSE"
52
+
53
[tool.hatch.build.targets.wheel]
54
packages = ["mcp_types"]
0 commit comments