spruce up readme

This commit is contained in:
Abel Luck 2023-11-06 09:17:38 +01:00
parent a0ed56e22b
commit 13ecf36d74
2 changed files with 39 additions and 2 deletions

View file

@ -6,8 +6,8 @@ authors = ["Abel Luck <abel@guardianproject.info>"]
include = ["LICENSE.MD"]
exclude = ["tests"]
readme = "README.md"
homepage = "https://gitlab.com/guardianproject-ops/tailscalesd"
repository = "https://gitlab.com/guardianproject-ops/tailscalesd"
homepage = "https://gitlab.com/guardianproject-ops/py-tailscalesd"
repository = "https://gitlab.com/guardianproject-ops/py-tailscalesd"
packages = [
{ include = "tailscalesd"}
]