Skip to content
Draft
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -392,8 +392,8 @@ name = 'gridtools'
url = 'https://gridtools.github.io/pypi/'

[tool.uv.sources]
# dace = {index = "gridtools"}
# gt4py = {git = "https://github.com/GridTools/gt4py", branch = "main"}
dace = {git = "https://github.com/philip-paul-mueller/dace", branch = "phimuell__new-gpu-codegen-dev"}
gt4py = {git = "https://github.com/philip-paul-mueller/gt4py", branch = "dace_new_gpu_codegen"}
# gt4py = {index = "test.pypi"}
icon4py-atmosphere-advection = {workspace = true}
icon4py-atmosphere-diffusion = {workspace = true}
Expand Down
Loading
Loading