Skip to content

Commit 03aa7c6

Browse files
committed
more
1 parent d6365c9 commit 03aa7c6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
requires = [
33
"Cython", # not: cython
44
"numpy>=2.0.0rc1",
5-
"scipy"
5+
"scipy",
6+
"setuptools"
67
]

0 commit comments

Comments
 (0)