pyproject: fix program name

This commit is contained in:
2026-06-14 11:40:12 +02:00
parent 64e6144365
commit 5637b694b6
+1 -1
View File
@@ -9,4 +9,4 @@ description = "RSS feeds for swiss federal and cantonal iniciatives."
requires-python = ">=3.10"
[project.scripts]
nixpkgs-notifier = "resspublica:main"
resspublica = "resspublica:main"