Skip to content

Commit

Permalink
Numpy>2.0 for Python 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
paugier committed Nov 8, 2024
1 parent 8f6c147 commit c16a8c9
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 34 deletions.
97 changes: 64 additions & 33 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ ignore_package_warnings = ["ipython"]
# because meson-python editable build needs the build dependencies
build = [
"meson-python",
"numpy",
"numpy>=2.0.0",
# "transonic@hg+https://foss.heptapod.net/fluiddyn/transonic@default",
"transonic>=0.6.2",
"pythran>=0.9.7",
Expand Down

0 comments on commit c16a8c9

Please sign in to comment.