File tree 1 file changed +5
-0
lines changed 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
80
80
#. `@bjlittle `_ added the `codespell `_ `pre-commit `_ ``git-hook `` to automate
81
81
spell checking within the code-base. (:pull: `5186 `)
82
82
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 `)
83
87
84
88
.. comment
85
89
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
93
97
94
98
.. _sphinx-panels : https://github.com/executablebooks/sphinx-panels
95
99
.. _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