Skip to content

Commit 0b29a67

Browse files
committed
use build[uv]
1 parent 634456a commit 0b29a67

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
@@ -256,6 +256,7 @@ jobs:
256256
output-dir: wheelhouse
257257
config-file: "pyproject.toml"
258258
env:
259+
CIBW_BUILD_FRONTEND: "build[uv]"
259260
# Ignore 32 bit architectures
260261
CIBW_ARCHS: "auto64"
261262
CIBW_PROJECT_REQUIRES_PYTHON: ">=3.9,<3.13"

0 commit comments

Comments
 (0)