File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -80,6 +80,10 @@ This document explains the changes made to Iris for this release
8080#. `@bjlittle `_ added the `codespell `_ `pre-commit `_ ``git-hook `` to automate
8181 spell checking within the code-base. (:pull: `5186 `)
8282
83+ #. `@bjlittle `_ and `@trexfeathers `_ (reviewer) added a `check-manifest `_
84+ GitHub Action and `pre-commit `_ ``git-hook `` to automate verification
85+ of assets bundled within a ``sdist `` and binary ``wheel `` of our
86+ `scitools-iris `_ PyPI package. (:pull: `5259 `)
8387
8488.. comment
8589 Whatsnew author names (@github name) in alphabetical order. Note that,
@@ -93,3 +97,4 @@ This document explains the changes made to Iris for this release
9397
9498 .. _sphinx-panels : https://github.com/executablebooks/sphinx-panels
9599.. _sphinx-design : https://github.com/executablebooks/sphinx-design
100+ .. _check-manifest : https://github.com/mgedmin/check-manifest
You can’t perform that action at this time.
0 commit comments