feat: show change status

This commit is contained in:
2026-06-15 12:30:58 +02:00
parent e164713cd5
commit 60cc288ab1
6 changed files with 255 additions and 26 deletions
+2 -1
View File
@@ -9,7 +9,8 @@ description = "RSS feeds for swiss federal and cantonal initiatives."
requires-python = ">=3.10"
dependencies = [
"SPARQLWrapper",
"feedgen"
"feedgen",
"tinydb"
]
[project.scripts]