Skip to content

Commit 8dd09de

Browse files
Use uv build system
1 parent 5b613a4 commit 8dd09de

File tree

2 files changed

+3
-21
lines changed

2 files changed

+3
-21
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
2-
requires = ["hatchling"]
3-
build-backend = "hatchling.build"
2+
requires = ["uv_build"]
3+
build-backend = "uv_build"
44

55

66
[project]

uv.lock

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

0 commit comments

Comments
 (0)