build: update project metadata
This commit is contained in:
parent
de551c9bbd
commit
c3aa97ed27
|
@ -9,7 +9,7 @@ name = "WuttJamaican"
|
|||
version = "0.16.0"
|
||||
description = "Base package for Wutta Framework"
|
||||
readme = "README.md"
|
||||
authors = [{name = "Lance Edgar", email = "lance@edbob.org"}]
|
||||
authors = [{name = "Lance Edgar", email = "lance@wuttaproject.org"}]
|
||||
license = {text = "GNU GPL v3+"}
|
||||
classifiers = [
|
||||
"Development Status :: 4 - Beta",
|
||||
|
@ -49,6 +49,7 @@ wutta = "wuttjamaican.cli:wutta_typer"
|
|||
[project.urls]
|
||||
Homepage = "https://wuttaproject.org/"
|
||||
Repository = "https://forgejo.wuttaproject.org/wutta/wuttjamaican"
|
||||
Issues = "https://forgejo.wuttaproject.org/wutta/wuttjamaican/issues"
|
||||
Changelog = "https://forgejo.wuttaproject.org/wutta/wuttjamaican/src/branch/master/CHANGELOG.md"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue