Implement credentialed drill packaging workplan

This commit is contained in:
2026-05-19 01:27:59 +02:00
parent 022cd8d37e
commit 6e0372d21a
23 changed files with 924 additions and 43 deletions

View File

@@ -16,6 +16,7 @@ dependencies = []
[project.scripts]
phase-memory = "phase_memory.cli:main"
phase-memory-service = "phase_memory.service_app:main"
[tool.setuptools.packages.find]
where = ["src"]