We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
numfocus
Learn more about funding links in repositories.
Report abuse
1 parent 6891e90 commit 658dfddCopy full SHA for 658dfdd
pyproject.toml
@@ -5,7 +5,7 @@ requires = [
5
"meson-python==0.13.1",
6
"meson==1.2.1",
7
"wheel",
8
- "Cython==3.0.5", # Note: sync with setup.py, environment.yml and asv.conf.json
+ "Cython~=3.0.5", # Note: sync with setup.py, environment.yml and asv.conf.json
9
# Force numpy higher than 2.0, so that built wheels are compatible
10
# with both numpy 1 and 2
11
"numpy>=2.0",
0 commit comments