Skip to content

Commit

Permalink
Add description of metadata hook (ofek#46)
Browse files Browse the repository at this point in the history
* Add description of metadata hook

* clarify
  • Loading branch information
flying-sheep authored Jun 16, 2023
1 parent 0c9289d commit 425d529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ The version file is only updated upon install or build. Thus the version number

**Note:** only Git is supported

The [metadata hook plugin](https://hatch.pypa.io/latest/plugins/metadata-hook/reference/) name is `vcs`.
The [metadata hook plugin](https://hatch.pypa.io/latest/plugins/metadata-hook/reference/) is for inserting VCS data (currently the commit hash) into metadata fields other than `version`. Its name is `vcs`.

- ***pyproject.toml***

Expand Down

0 comments on commit 425d529

Please sign in to comment.