Add trusted public module catalog installs

This commit is contained in:
2026-08-06 21:12:54 +02:00
parent 32c234fbdb
commit 9ceb1b8c22
9 changed files with 754 additions and 99 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ dependencies = [
where = ["src"]
[tool.setuptools.package-data]
govoplan_core = ["py.typed"]
govoplan_core = ["py.typed", "resources/*.json"]
[tool.setuptools.data-files]
"govoplan_core_runtime" = ["alembic.ini"]