Skip to content

Commit cc21439

Browse files
committed
Add homepage link
1 parent 898317c commit cc21439

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ classifiers = [
2323
"Programming Language :: Python :: Implementation :: CPython",
2424
"Topic :: Software Development :: Libraries :: Python Modules"
2525
]
26+
[project.urls]
27+
"Homepage" = "https://github.com/MBQbUtils/GithubReleaseDownloader"
28+
"Bug Tracker" = "https://github.com/MBQbUtils/GithubReleaseDownloader/issues"
2629
[options.entry_points]
2730
console_scripts = {github_release_downloader = "github_release_downloader:__main__"}
2831
[tool.setuptools.dynamic]

0 commit comments

Comments
 (0)