Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
gagolews committed Aug 22, 2024
1 parent d6365c9 commit 03aa7c6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
requires = [
"Cython", # not: cython
"numpy>=2.0.0rc1",
"scipy"
"scipy",
"setuptools"
]

0 comments on commit 03aa7c6

Please sign in to comment.