Skip to content

Commit bf1dc0a

Browse files
committed
Bump build system numpy requirement
1 parent 66c6f31 commit bf1dc0a

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
@@ -4,7 +4,7 @@ requires = [
44
"setuptools-scm[toml]>=6.2",
55
"Cython",
66
"py-cpuinfo",
7-
"numpy",
7+
"numpy>2",
88
]
99
build-backend = "setuptools.build_meta"
1010

0 commit comments

Comments
 (0)