From c5f636cad5b9d66b3406090af5a26238968b9c91 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Tue, 9 Jun 2026 23:42:27 +0200 Subject: Add .ico and update CHANGELOG --- pyproject.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 449c6ee..039e930 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,6 +17,9 @@ long_description = """Simple application for counting scores for two teams sources = [ "src/scorecounter", ] + +icon = "icons/scorecounter" + test_sources = [ "tests", ] -- cgit v1.3