Skip to content

Commit c6c1b44

Browse files
update pkg name
1 parent 45cb3f1 commit c6c1b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies = [
4242
rich = ["rich>=13.9.4"]
4343

4444
[project.scripts]
45-
mcp = "mcp-python-sdk.cli:app"
45+
mcp = "mcp.cli:app"
4646

4747
[tool.uv]
4848
default-groups = ["dev", "docs"]

0 commit comments

Comments
 (0)