Skip to content

Commit

Permalink
Update package.py
Browse files Browse the repository at this point in the history
  • Loading branch information
havogt authored Nov 4, 2024
1 parent 7bd0486 commit 260d1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repos/c2sm/packages/py-gt4py/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class PyGt4py(PythonPackage):
depends_on('[email protected]:', type=('build', 'run'))
depends_on('[email protected]:', type=('build', 'run'))
depends_on('[email protected]:', type=('build', 'run'))
depends_on('[email protected].4:', type=(
depends_on('[email protected].6:', type=(
'build', 'run'
)) #gridtools-cpp is backwards compatible with older gt4py versions
depends_on('[email protected]:', type=('build', 'run'))
Expand Down

0 comments on commit 260d1bd

Please sign in to comment.