Skip to content

voiage.governance.validate_dependency_policy

validate_dependency_policy() -> None

Verify that no heavy optional dependency leaks into the base list.

ValueError If a known heavy backend appears in the base dependency list.

Returns: None