Skip to content

Commit

Permalink
Transonic 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
paugier committed Feb 15, 2024
1 parent a6877d6 commit db0e9fc
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
84 changes: 42 additions & 42 deletions pdm.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
requires = [
"meson-python",
"numpy",
"transonic>=0.6.1",
"transonic>=0.6.2",
"pythran>=0.9.7",
]
build-backend = 'mesonpy'
Expand All @@ -20,7 +20,7 @@ dependencies = [
"scipy >= 0.14.1",
"h5py",
"h5netcdf",
"transonic>=0.6.1",
"transonic>=0.6.2",
"fluiddyn",
"pyfftw >= 0.10.4",
"imageio",
Expand Down

0 comments on commit db0e9fc

Please sign in to comment.