Skip to content

Commit 819f48a

Browse files
committed
bump minimum Cython version
1 parent 3b675fc commit 819f48a

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
@@ -8,7 +8,7 @@ requires = [
88
"scikit-build>=0.17.0",
99
"ninja>=1.11.1; platform_system!='Windows'",
1010
"cmake>=3.29.0",
11-
"cython>=3.0.10",
11+
"cython>=3.1.0",
1212
"numpy >=1.23",
1313
# WARNING: check with doc how to upgrade
1414
"versioneer[toml]==0.29"

0 commit comments

Comments
 (0)