Skip to content

Commit 296b4ff

Browse files
authored
Update pyproject.toml
1 parent 9ee4538 commit 296b4ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[build-system]
2-
requires = ["setuptools>=42", "wheel", "scipy", "numpy", "cmake>=3.2"]
2+
requires = ["setuptools>=42", "wheel", "scipy", "numpy<2.0.0", "cmake>=3.2"]
33
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)