feat(docs): localize structured metadata and gate coverage
Module Package Release / publish-packages (push) Successful in 11s

This commit is contained in:
2026-08-22 20:25:37 +02:00
parent d6560b343a
commit 12fe709a34
9 changed files with 370 additions and 19 deletions
+2 -2
View File
@@ -4,13 +4,13 @@ build-backend = "setuptools.build_meta"
[project]
name = "govoplan-docs"
version = "0.1.20"
version = "0.1.21"
description = "GovOPlaN documentation module for configured-system, available, and evidence documentation."
readme = "README.md"
requires-python = ">=3.12"
authors = [{ name = "GovOPlaN" }]
dependencies = [
"govoplan-core>=0.1.18",
"govoplan-core>=0.1.37",
"govoplan-access>=0.1.18",
]