mirror of
https://github.com/fastapi/full-stack-fastapi-template.git
synced 2026-09-21 05:12:48 +00:00
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
12 lines
142 B
TOML
12 lines
142 B
TOML
[tool.uv.workspace]
|
|
members = ["backend"]
|
|
|
|
[dependency-groups]
|
|
dev = [
|
|
"zizmor>=1.23.1",
|
|
]
|
|
|
|
github-actions = [
|
|
"smokeshow >=0.5.0",
|
|
]
|