We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
mkl
pip check
1 parent 58eff34 commit f344e1bCopy full SHA for f344e1b
1 file changed
pyproject.toml
@@ -50,7 +50,7 @@ classifiers = [
50
"Operating System :: POSIX",
51
"Operating System :: Unix"
52
]
53
-dependencies = ["numpy >=1.26.4", "mkl"]
+dependencies = ["numpy >=1.26.4"]
54
description = "NumPy-based Python interface to Intel (R) MKL Random Number Generation functionality"
55
dynamic = ["version"]
56
keywords = [
0 commit comments