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 52bd8e9 commit 3587edaCopy full SHA for 3587eda
pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
requires = [
3
- "Cython >= 3.0.3, < 4.0.0",
+ "Cython >= 3.0.3, < 3.1.0",
4
"setuptools >= 40.6.0", # Start of PEP 517 support for setuptools
5
]
6
build-backend = "setuptools.build_meta"
0 commit comments