You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- cibuildwheel runs builds in a container, so there's no need to pin the
runner to old `ubuntu-20.04`
- cibuildwheel is warning about using other variables than `CIBW_ENABLE`,
so switch to that.
- All dependencies should have Python 3.13 wheels now, so we won't need
the nightly builds.
0 commit comments