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 6242ae1 commit 77aedeeCopy full SHA for 77aedee
pyproject.toml
@@ -1,7 +1,7 @@
1
[build-system]
2
# Defined by PEP 518
3
requires = [
4
- "Cython",
+ "Cython<3.1.0",
5
"numpy>=2",
6
"setuptools>=77.0.3",
7
"setuptools_scm[toml]>=8",
0 commit comments