mirror of
https://github.com/tomasriveral/ReSSPublica.git
synced 2026-08-12 02:38:37 +02:00
feat: show change status
This commit is contained in:
+2
-1
@@ -9,7 +9,8 @@ description = "RSS feeds for swiss federal and cantonal initiatives."
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"SPARQLWrapper",
|
||||
"feedgen"
|
||||
"feedgen",
|
||||
"tinydb"
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user