Skip to content

Commit 4a2f24b

Browse files
committed
use build[uv]
1 parent f889544 commit 4a2f24b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,7 @@ jobs:
288288
output-dir: wheelhouse
289289
config-file: "pyproject.toml"
290290
env:
291+
CIBW_BUILD_FRONTEND: "build[uv]"
291292
# Ignore 32 bit architectures
292293
CIBW_ARCHS: "auto64"
293294
CIBW_PROJECT_REQUIRES_PYTHON: ">=3.9,<3.13"

0 commit comments

Comments
 (0)