Skip to content

Commit 4ae80a5

Browse files
committed
chore: add prompts package to pyproject.toml
1 parent a43ac1a commit 4ae80a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcp/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ test = [
2121

2222
[tool.setuptools]
2323
py-modules = ["main"]
24-
packages = ["template", "facet", "common", "model"]
24+
packages = ["template", "facet", "common", "model", "prompts"]
2525

2626
[[tool.uv.index]]
2727
url = "https://pypi.org/simple"

0 commit comments

Comments
 (0)