feat: complete client runtime foundation

This commit is contained in:
2026-07-22 16:25:38 +00:00
parent c11a7b5b5b
commit 1219117403
20 changed files with 1201 additions and 48 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ dependencies = ["protobuf==7.35.1", "websockets==16.0"]
[project.scripts]
archive-client = "archive_clients.cli:main"
archive-client-backup = "archive_clients.backup_cli:main"
[tool.setuptools.packages.find]
where = ["src"]