Skip to content

Commit 0e4e845

Browse files
authored
MAINT: Install SciPy pre (#13807)
1 parent 5a7bc96 commit 0e4e845

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tools/install_pre_requirements.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ python -m pip install $STD_ARGS --only-binary ":all:" --default-timeout=60 \
3535
"statsmodels>=0.15.0.dev0" \
3636
"h5py>=3.13.0"
3737
echo "::endgroup::"
38-
# Until https://github.com/scikit-learn/scikit-learn/issues/33616 is fixed
39-
python -m pip install $STD_ARGS --only-binary ":all:" "scipy==1.17.1"
4038
# No Numba because it forces an old NumPy version
4139

4240
echo "::group::VTK"

0 commit comments

Comments
 (0)