Skip to content

Commit

Permalink
pixi [build-dependencies]
Browse files Browse the repository at this point in the history
  • Loading branch information
paugier committed Jan 10, 2024
1 parent 0afc983 commit 37051e8
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ install-editable = {cmd = "pip install -e . -v --no-build-isolation --no-deps",
[dependencies]
python = ">=3.9,<3.11"
numpy = ">=1.26.3"
meson-python = ">=0.15.0"
pythran = ">=0.15.0"
transonic = ">=0.5.3"
fluiddyn = ">=0.5.2"
fluidsim-core = ">=0.7.4"
Expand All @@ -44,3 +42,8 @@ mpi4py = ">=3.1.5"
pymech = "*"
pytest-allclose = "*"
importlib-metadata = "*"

[build-dependencies]
meson-python = ">=0.15.0"
pythran = ">=0.15.0"
transonic = ">=0.5.3"

0 comments on commit 37051e8

Please sign in to comment.