fix(nix): add registration lifecycle to pyproject.toml

This commit is contained in:
ethernet
2026-08-13 18:28:52 -04:00
parent d16e2366df
commit 89d3e43f5e

View File

@@ -393,6 +393,7 @@ exclude-newer-package = { vercel = false, nemo-relay = false, huggingface_hub =
# sealed venv is missing hermes_constants, run_agent, etc.
py-modules = [
"run_agent",
"registration_lifecycle",
"model_tools",
"toolsets",
"batch_runner",