Commit 51d5fda
Drop CIBW_REPAIR_WHEEL_COMMAND_WINDOWS override; version-gate matplotlib/cffi
Remove the empty CIBW_REPAIR_WHEEL_COMMAND_WINDOWS that was overriding the
pyproject.toml delvewheel config. The pyproject.toml already specifies
`delvewheel repair --namespace-pkg cuda` which is the correct behavior.
Keep matplotlib and cffi as test dependencies but gate them to
python_version < 3.15 (no wheels available yet for 3.15).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d120029 commit 51d5fda
3 files changed
Lines changed: 2 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | 177 | | |
182 | 178 | | |
183 | 179 | | |
| |||
246 | 242 | | |
247 | 243 | | |
248 | 244 | | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | 245 | | |
254 | 246 | | |
255 | 247 | | |
| |||
502 | 494 | | |
503 | 495 | | |
504 | 496 | | |
505 | | - | |
506 | | - | |
507 | | - | |
508 | | - | |
509 | 497 | | |
510 | 498 | | |
511 | 499 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments