Skip to content

Commit ca536f2

Browse files
committed
Adds uv-build to development dependencies
Integrates `uv-build` into the project's development environment, supporting new build-related tooling or processes.
1 parent 147e9f3 commit ca536f2

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ dev = [
3434
"pytest-mergify>=2025.9.24.2",
3535
"ruff>=0.13.3",
3636
"ty>=0.0.1a20",
37+
"uv-build>=0.9.4",
3738
]
39+
3840
[tool.ruff]
3941
extend = ".trunk/configs/ruff.toml"

uv.lock

Lines changed: 28 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)