Skip to content

Commit 55f9efd

Browse files
committed
MNT update scikit-learn to 1.7.0
1 parent 4a7c4bb commit 55f9efd

File tree

3 files changed

+915
-761
lines changed

3 files changed

+915
-761
lines changed

.github/workflows/wheel.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ jobs:
4848
CIBW_CONFIG_SETTINGS_WINDOWS: "setup-args=--vsenv"
4949
# Include free-threaded support
5050
CIBW_ENABLE: cpython-freethreading
51-
# Numpy, scipy, Cython only have free-threaded wheels on scientific-python-nightly-wheels
52-
CIBW_BUILD_FRONTEND: 'pip; args: --pre --extra-index-url "https://pypi.anaconda.org/scientific-python-nightly-wheels/simple" --only-binary :all:'
5351
- name: Upload package
5452
uses: actions/upload-artifact@v4
5553
with:

0 commit comments

Comments
 (0)