Commit a5df485
committed
BLD: remove
This gives the following warning in the wheel build logs:
```
Warning: cibuildwheel: 'cpython-freethreading' enable is deprecated and will be
removed in a future version. It should be removed from tool.cibuildwheel.enable
in pyproject.toml or CIBW_ENABLE environment variable.
```enable=cpython-freethreading from cibuildwheel config1 parent ad6ee89 commit a5df485
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| |||
0 commit comments