We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d39f0b0 commit ad829faCopy full SHA for ad829fa
pyproject.toml
@@ -59,7 +59,6 @@ name = "mkl_fft"
59
readme = {file = "README.md", content-type = "text/markdown"}
60
requires-python = ">=3.10,<3.15"
61
62
-
63
[project.optional-dependencies]
64
scipy_interface = ["scipy>=1.10"]
65
test = ["pytest", "scipy>=1.10"]
0 commit comments