Skip to content

Commit 58d7f5c

Browse files
committed
add uv extra
1 parent 5f82fe1 commit 58d7f5c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pythonpackage.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ jobs:
4242
env:
4343
CIBW_BUILD: cp39-* cp310-* cp311-* cp312-* cp313-* cp314-*
4444
CIBW_SKIP: "*-musllinux_*"
45+
with:
46+
extras: uv
4547

4648
- uses: actions/upload-artifact@v5
4749
with:

0 commit comments

Comments
 (0)