Searched refs:_get_installed_packages (Results 1 – 1 of 1) sorted by relevance
45 def _get_installed_packages() -> Generator[str, None, None]: function62 installed_packages: list[str] = list(_get_installed_packages())