Skip to content

Commit 0cd88b7

Browse files
committed
ruff
1 parent 0b45558 commit 0cd88b7

2 files changed

Lines changed: 28 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description = "Generate FastAPI projects based on database schema."
88
readme = "README.md"
99
requires-python = ">=3.12"
1010
dynamic = ["version"]
11-
dependencies = ["click", "nicegui", "cookiecutter", "pytest"]
11+
dependencies = ["click", "nicegui", "cookiecutter", "pytest", "ruff"]
1212
authors = [{ name = "mslaursen", email = "mslaursendk@gmail.com" }]
1313

1414
[project.urls]

uv.lock

Lines changed: 27 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)