Add URL to pyproject
All checks were successful
CI / test (push) Successful in 2m28s
Lint / test (push) Successful in 28s
Trivy / test (push) Successful in 22s

This commit is contained in:
Miguel Jacq 2026-01-02 14:21:40 +11:00
parent 4315503d19
commit a4a15fba57
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9

View file

@ -6,6 +6,7 @@ authors = ["Miguel Jacq <mig@mig5.net>"]
readme = "README.md"
packages = [{ include = "cspresso", from = "src" }]
license = "GPL-3.0-or-later"
homepage = "https://cspresso.cafe"
repository = "https://git.mig5.net/mig5/cspresso"
[tool.poetry.dependencies]