Fix package and executable names, re-sync uv

This commit is contained in:
Justin Spahr-Summers
2024-11-21 21:07:25 +00:00
parent d68341d985
commit 06cb2759b8
9 changed files with 19 additions and 19 deletions

View File

@@ -23,7 +23,7 @@ dependencies = [
]
[project.scripts]
mcp-git = "mcp_git:main"
mcp-server-git = "mcp_server_git:main"
[build-system]
requires = ["hatchling"]