Skip to content

Commit

Permalink
Merge pull request #14 from NOAA-GFDL/update/ndsl_release
Browse files Browse the repository at this point in the history
Updating to NDSL 2024.04.00
  • Loading branch information
fmalatino authored Apr 18, 2024
2 parents 503825f + 62dcd3b commit 69fd798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
]

test_requirements = ["pytest", "pytest-subtests", "serialbox"]
ndsl_requirements = ["ndsl @ git+https://github.com/NOAA-GFDL/NDSL.git@2024.03.01"]
ndsl_requirements = ["ndsl @ git+https://github.com/NOAA-GFDL/NDSL.git@2024.04.00"]
pyFV3_requirements = ["pyFV3 @ git+https://github.com/NOAA-GFDL/PyFV3.git@develop"]
develop_requirements = (
test_requirements + ndsl_requirements + pyFV3_requirements + ["pre-commit"]
Expand Down

0 comments on commit 69fd798

Please sign in to comment.