Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 658dfdd

Browse files
relax cython bound
1 parent 6891e90 commit 658dfdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ requires = [
55
"meson-python==0.13.1",
66
"meson==1.2.1",
77
"wheel",
8-
"Cython==3.0.5", # Note: sync with setup.py, environment.yml and asv.conf.json
8+
"Cython~=3.0.5", # Note: sync with setup.py, environment.yml and asv.conf.json
99
# Force numpy higher than 2.0, so that built wheels are compatible
1010
# with both numpy 1 and 2
1111
"numpy>=2.0",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /