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.
2 parents 24661ae + 28ebc0f commit bba0375Copy full SHA for bba0375
pyproject.toml
@@ -4,7 +4,7 @@ requires = [
4
5
# Cython and numpy are needed when running setup.py, to build extensions
6
"numpy==2.3.3",
7
- "Cython==3.1.3",
+ "Cython==3.1.4",
8
]
9
build-backend = "setuptools.build_meta"
10
0 commit comments