Conversation
romanc
left a comment
There was a problem hiding this comment.
Maybe let's also add the pySHiELD repo. pace is already there and I'm not sure how verbose we want to be about pyMoist, especially since we don't have anything merged down to mainline GEOS.
|
pyShield currently points to develop: https://github.com/NOAA-GFDL/pySHiELD/blob/1ed483cf854244fd02e59d5817d9332610042178/pyproject.toml#L43 . Should we move that to be tagged as well? |
I think in general we should always move to the current release for each of the dependencies, but I am open to other opinions. |
|
+1 for using released versions unless we have compelling reasons, e.g. when propagating breaking changes. |
|
update to the checklist done. PR in SHiELD open to pin as well: NOAA-GFDL/pySHiELD#94 |
Description
With the move to pinned releases of NDSL used in pyFV3 (see here) we need to add to the release checklist to ensure we keep up to date on those as well.
How has this been tested?
no testing required, docs only change
Checklist