Skip to content

Commit 222b036

Browse files
committed
🔧 Use uv default build system
1 parent f6c2e53 commit 222b036

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

backend/pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@ dev = [
3030
"coverage<8.0.0,>=7.4.3",
3131
]
3232

33-
[build-system]
34-
requires = ["hatchling"]
35-
build-backend = "hatchling.build"
36-
3733
[tool.mypy]
3834
strict = true
3935
exclude = ["venv", ".venv", "alembic"]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)