Make Access optional for Poll

This commit is contained in:
2026-07-12 09:32:16 +02:00
parent fa87b247e5
commit ddf1fcc217
4 changed files with 18 additions and 6 deletions

View File

@@ -12,7 +12,6 @@ license = { file = "LICENSE" }
authors = [{ name = "GovOPlaN" }]
dependencies = [
"govoplan-core>=0.1.8",
"govoplan-access>=0.1.8",
]
[tool.setuptools.packages.find]