chore: sync GovOPlaN module split state

This commit is contained in:
2026-07-10 12:51:21 +02:00
parent 18e6c3eb9b
commit 13fd7fc3bd
50 changed files with 12678 additions and 1109 deletions

View File

@@ -12,6 +12,12 @@ license = { file = "LICENSE" }
authors = [{ name = "GovOPlaN" }]
dependencies = [
"govoplan-core>=0.1.6",
"python-multipart>=0.0.31,<1",
]
[project.optional-dependencies]
smb = [
"smbprotocol>=1.13",
]
[tool.setuptools.packages.find]