Make Access optional for Scheduling

This commit is contained in:
2026-07-12 09:32:16 +02:00
parent 99db968edf
commit e9e2b56360
4 changed files with 16 additions and 9 deletions

View File

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