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 66c6f31 commit bf1dc0aCopy full SHA for bf1dc0a
pyproject.toml
@@ -4,7 +4,7 @@ requires = [
4
"setuptools-scm[toml]>=6.2",
5
"Cython",
6
"py-cpuinfo",
7
- "numpy",
+ "numpy>2",
8
]
9
build-backend = "setuptools.build_meta"
10
0 commit comments