Skip to content

Commit 867389a

Browse files
horghclaude
andcommitted
Update uv_build requirement to >=0.9.13,<0.10.0
Fixes #293 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent ae3a7e4 commit 867389a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ lint = [
4343
]
4444

4545
[build-system]
46-
requires = ["uv_build>=0.7.19,<0.8.0"]
46+
requires = ["uv_build>=0.9.13,<0.10.0"]
4747
build-backend = "uv_build"
4848

4949
[tool.uv.build-backend]

0 commit comments

Comments
 (0)