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

@@ -11,4 +11,4 @@ requires = ["hatchling"]
build-backend = "hatchling.build"
[project.scripts]
sqlite = "sqlite:main"
mcp-server-sqlite = "mcp_server_sqlite:main"