Skip to content

Commit 25750aa

Browse files
Transurgeonclaude
andcommitted
Build wheels for Python 3.11, 3.12, and 3.13
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 99a98db commit 25750aa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-and-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- name: Build wheels
2525
uses: pypa/cibuildwheel@v2.22.0
2626
env:
27+
CIBW_BUILD: "cp311-* cp312-* cp313-*"
2728
CIBW_ARCHS_MACOS: "x86_64 arm64"
2829

2930
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)