bootstrap SAM stack — S3 bucket + stub Lambda
This commit is contained in:
9
pyproject.toml
Normal file
9
pyproject.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[project]
|
||||
name = "eth"
|
||||
version = "0.1.0"
|
||||
description = "Local Lambda lab: kind + Tilt + Caddy + MinIO + FastAPI runner"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"fastapi>=0.115",
|
||||
"uvicorn[standard]>=0.32",
|
||||
]
|
||||
Reference in New Issue
Block a user