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 ace8f05 commit 4595debCopy full SHA for 4595deb
1 file changed
quaddtype/pyproject.toml
@@ -3,7 +3,8 @@ requires = [
3
"meson>=1.3.2",
4
"meson-python>=0.18.0",
5
"wheel",
6
- "numpy>=2.0"
+ "cmake",
7
+ "numpy>=2.4"
8
]
9
build-backend = "mesonpy"
10
0 commit comments