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 a93e17c commit 2889a3eCopy full SHA for 2889a3e
pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
requires = ["setuptools",
3
- "Cython>=0.29",
+ "Cython>=3.0",
4
"cysignals>=1.7"]
5
# We need access to the autogen package at build time.
6
# Hence we declare a custom build backend.
0 commit comments