Fix test and appimage icon stuff
All checks were successful
CI / test (push) Successful in 4m15s
Lint / test (push) Successful in 28s
Trivy / test (push) Successful in 21s

This commit is contained in:
Miguel Jacq 2025-11-22 17:52:39 +11:00
parent f8c4abd899
commit 511adb1c34
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
3 changed files with 6 additions and 2 deletions

View file

@ -32,6 +32,7 @@ pyproject-appimage = "^4.2"
script = "bouquin"
output = "Bouquin.AppImage"
icon = "bouquin/icons/bouquin-light.svg"
rename-icon = "bouquin.png"
desktop-entry = "bouquin.desktop"
[tool.vulture]