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
…aded wheels on Windows (#44804)
### Rationale for this change
There's no blockers anymore for building Windows wheels for the free-threaded build, so this PR adds the necessary configuration to do that.
### What changes are included in this PR?
- Add jobs to build free-threaded wheels on Windows
- Move VCPKG-related stuff to a reusable base job
### Are these changes tested?
No tests required.
### Are there any user-facing changes?
No.
* GitHub Issue: #44421
Lead-authored-by: Antoine Pitrou <[email protected]>
Co-authored-by: Lysandros Nikolaou <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
Describe the enhancement requested
Free-threaded wheels on Windows were blocked on the availability of NumPy packages. Those are now available in https://anaconda.org/scientific-python-nightly-wheels/numpy/files
Reference: numpy/numpy#26157 (comment)
Component(s)
Packaging, Python
The text was updated successfully, but these errors were encountered: