We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bdcfd9 commit ba2c811Copy full SHA for ba2c811
1 file changed
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["setuptools", "wheel", "oldest-supported-numpy", "Cython"]
+requires = ["setuptools", "wheel", "oldest-supported-numpy", "Cython<3.0"]
3
build-backend = "setuptools.build_meta"
4
5
[tool.cibuildwheel]
0 commit comments