We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6365c9 commit 03aa7c6Copy full SHA for 03aa7c6
1 file changed
pyproject.toml
@@ -2,5 +2,6 @@
2
requires = [
3
"Cython", # not: cython
4
"numpy>=2.0.0rc1",
5
- "scipy"
+ "scipy",
6
+ "setuptools"
7
]
0 commit comments