A contribution in plugin-cookiecutter overhangio/cookiecutter-tutor-plugin#44 removed the unnecessary metadata hook to get the plugin version. Hatch already has an out-of-the-box version definition based on path and version variable name. The naming pattern is same as that Hatch expects (version). That means maintaining the metadata hook in hatch_build for version is not necessary. Add the changes added in the above PR in following:
Action items / PRs
Related Links
A contribution in plugin-cookiecutter overhangio/cookiecutter-tutor-plugin#44 removed the unnecessary metadata hook to get the plugin version. Hatch already has an out-of-the-box version definition based on path and version variable name. The naming pattern is same as that Hatch expects (version). That means maintaining the metadata hook in hatch_build for version is not necessary. Add the changes added in the above PR in following:
Action items / PRs
Related Links