improving async fastapi sqlmodel skill

This commit is contained in:
John Lancaster
2026-07-26 17:57:55 -05:00
parent b6393f1222
commit 4818e86a1e
13 changed files with 197 additions and 291 deletions
-3
View File
@@ -22,9 +22,6 @@ build-backend = "hatchling.build"
[tool.hatch.build.targets.wheel]
packages = ["src/personal_mcp"]
[tool.hatch.build.targets.wheel.force-include]
docs = "personal_mcp/docs"
[dependency-groups]
dev = [
"ipywidgets>=8.1.8",