5.3.1.24.16.5. cli.helpers.python_setup.install_fox_cli_package

cli.helpers.python_setup.install_fox_cli_package(py: str, cwd: str, dry_run: bool = True) None

Install the local fox CLI package into the target environment.

Parameters:
  • py – Python executable inside the target environment.

  • cwd – Working directory for installation commands.

  • dry_run – If True, print only and do not execute.