Skip to content

Commit

Permalink
switch gt4py to gtir-dace
Browse files Browse the repository at this point in the history
  • Loading branch information
edopao committed Jan 22, 2025
1 parent 9a2c63e commit b404e09
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ explicit = true

[tool.uv.sources]
# ghex = { git = "https://github.com/ghex-org/GHEX.git", branch = "master" }
gt4py = { git = "https://github.com/GridTools/gt4py", branch = "main" }
gt4py = { git = "https://github.com/edopao/gt4py", branch = "gtir-dace" }
icon4py-atmosphere-advection = { workspace = true }
icon4py-atmosphere-diffusion = { workspace = true }
icon4py-atmosphere-dycore = { workspace = true }
Expand Down
32 changes: 16 additions & 16 deletions uv.lock

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

0 comments on commit b404e09

Please sign in to comment.