Skip to content

Commit c9729e1

Browse files
committed
Prefer "Source" to "Homepage" for the repository label.
Closes jaraco/skeleton#129
1 parent a595a0f commit c9729e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
dynamic = ["version"]
2323

2424
[project.urls]
25-
Homepage = "https://github.com/PROJECT_PATH"
25+
Source = "https://github.com/PROJECT_PATH"
2626

2727
[project.optional-dependencies]
2828
test = [

0 commit comments

Comments
 (0)