Skip to content

Commit 24d3606

Browse files
authored
Merge pull request #8 from fcollonval/patch-1
2 parents 159d896 + a6e2698 commit 24d3606

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pyproject.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@ dynamic = ["version"]
2929
[project.entry-points.hatch]
3030
nodejs = "hatch_nodejs_version.hooks"
3131

32+
[project.urls]
33+
Homepage = "https://github.com/agoose77/hatch-nodejs-version"
34+
"Issue Tracker" = "https://github.com/agoose77/hatch-nodejs-version/issues"
35+
"Source Code" = "https://github.com/agoose77/hatch-nodejs-version"
36+
3237
[tool.hatch.version]
3338
path = "hatch_nodejs_version/_version.py"
3439

0 commit comments

Comments
 (0)