Skip to content

Commit c6f5e1a

Browse files
authored
Pin scipy-openblas64 (#2875)
As recommended at https://github.com/MacPython/openblas-libs
1 parent 314a264 commit c6f5e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/sdist/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires = [
66
"wheel",
77
"numpy>=2.0",
88
"cmake-build-extension==0.6.0",
9-
"scipy-openblas64; platform_system!='Darwin'",
9+
"scipy-openblas64==0.3.30.0.1; platform_system!='Darwin'",
1010
"swig",
1111
]
1212
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)