build: add project urls

This commit is contained in:
Daylin Morgan 2022-12-20 14:43:10 -06:00
parent 2be74cef1a
commit 69bc718490

View file

@ -12,6 +12,10 @@ readme = "README.md"
license = { text = "MIT" }
dynamic = ["version"]
[project.urls]
homepage = "https://github.com/daylinmorgan/viv"
repository = "https://github.com/daylinmorgan/viv"
[project.scripts]
viv = "viv.viv:main"