Add project url
This commit is contained in:
parent
cb3828d1e2
commit
c9b28804da
1 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,10 @@ dependencies = [
|
|||
"numpy",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://git.linarphy.net/linarphy/science_signal"
|
||||
Issues = "https://git.linarphy.net/linarphy/science_signal/issues"
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling", "hatch-gettext"]
|
||||
build-backend = "hatchling.build"
|
||||
|
|
Loading…
Reference in a new issue