Update pyproject.toml

This commit is contained in:
Albert Copeland
2023-04-21 19:53:37 +09:00
committed by GitHub
parent 128c5d1d76
commit 9aeea628d2

View File

@@ -4,9 +4,6 @@ version = "v0.7.0"
description = "A simple web UI for small-scale Headscale deployments."
authors = ["Albert Copeland <albert@sysctl.io>"]
license = "AGPL"
packages = [
{ include = "*.py" }
]
readme = "README.md"
repository = "https://github.com/iFargle/headscale-webui"