[]
= "my-tool"
= "0.1.0"
= "OpenLatch detection tool — FastAPI starter"
= ">=3.11"
= [
"fastapi>=0.115",
"uvicorn[standard]>=0.32",
"openlatch-tool-sdk>=0.1",
]
[]
= [
"ruff>=0.6",
"pytest>=8",
"httpx>=0.27",
]
[]
= ["hatchling"]
= "hatchling.build"
[]
= 100