Skip to content

Commit 4858f14

Browse files
pyproject: Remove deprecated no-build configuration for UV tool
- Dropped the `no-build` configuration from `[tool.uv]` in `pyproject.toml`. - Ensures compatibility with updated UV tool requirements. Assisted-by: Codex
1 parent 3d7d4e1 commit 4858f14

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,5 +158,4 @@ trailing_comma_inline_array = true
158158

159159
[tool.uv]
160160
keyring-provider = "subprocess"
161-
no-build = true
162161
no-binary-package = ["pdfrest"]

0 commit comments

Comments
 (0)