reorg. destillation of oghma kownledge packs out of iris-dev

This commit is contained in:
2026-04-16 04:20:18 +02:00
parent e5e426e65c
commit ccb66d5a7d
33 changed files with 56197 additions and 6 deletions

View File

@@ -41,6 +41,7 @@ ingest = [
[project.scripts]
oghma-proxy = "oghma_proxy.main:main"
oghma-ingest = "oghma_proxy.ingest:main"
oghma-export-packs = "oghma_proxy.export_packs:main"
[tool.ruff]
line-length = 100