Skip to content

Commit a29c400

Browse files
committed
Min cython version is v3.1
1 parent 721eba2 commit a29c400

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
requires = [
33
"setuptools >=77.0.0",
44
"packaging",
5-
"cython >=3.0",
5+
"cython >=3.1",
66
"numpy >=2",
77
]
88
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)