matflow.environments.env_configure_python_all#

matflow.environments.env_configure_python_all(shell, setup=None, use_current=True)#

Configure all of the Python environments, using the same setup.

Parameters:
  • shell (Literal['bash', 'powershell']) –

  • setup (str | list[str] | None) –

  • use_current (bool) –

Return type:

list[Environment]