Skip to content

Commit 139ef66

Browse files
committed
MNT add cp314 in cibw and update lock
1 parent cb6a3b1 commit 139ef66

File tree

2 files changed

+3082
-2959
lines changed

2 files changed

+3082
-2959
lines changed

.github/workflows/wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Build wheels
3333
uses: pypa/[email protected]
3434
env:
35-
CIBW_SKIP: "*_i686 *_ppc64le *_s390x *_universal2 *-musllinux_* cp314*"
35+
CIBW_SKIP: "*_i686 *_ppc64le *_s390x *_universal2 *-musllinux_*"
3636
CIBW_PROJECT_REQUIRES_PYTHON: ">=3.10"
3737
CIBW_ARCHS_LINUX: auto
3838
CIBW_ARCHS_MACOS: x86_64 arm64

0 commit comments

Comments
 (0)