Commit 8b581dd
build: drop cpython-freethreading enable group
The cibuildwheel commit we pin (post-#2684) no longer recognizes
cpython-freethreading: 3.13t support was dropped and free-threading is the
default for 3.14+. Keeping the value triggers:
cibuildwheel: Failed to parse enable group. Unknown enable group:
cpython-freethreading.
Only cpython-prerelease is still needed (for cp315 / cp315t while 3.15 is
in beta).
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 862b9cb commit 8b581dd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
0 commit comments