Skip to content

Commit 8cd154a

Browse files
committed
There is not way to install DPNP with NumPy 2.0
1 parent 8ce477b commit 8cd154a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-mkl-interfaces.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ env:
2020
onedpl-devel
2121
setuptools
2222
python
23-
numpy">=2.0"
23+
numpy
2424
cython
2525
cmake
2626
ninja

0 commit comments

Comments
 (0)