refactor: Update runner specifications from 'python_uv_tool' to 'python' across components and documentation

This commit is contained in:
2026-02-22 23:56:37 -08:00
parent 73e4a2ba00
commit 5e3e01a5b6
23 changed files with 539 additions and 124 deletions

View File

@@ -23,8 +23,7 @@ from castle_core.manifest import ( # noqa: F401 — explicit re-exports for typ
RunCommand,
RunContainer,
RunNode,
RunPythonModule,
RunPythonUvTool,
RunPython,
RunRemote,
RunSpec,
SystemdSpec,