main_install#
CLI implementation for conda install — env-setup preview stub.
This module is part of the env-setup preview feature. It intercepts
conda install when the preview is enabled and raises OperationNotAllowed
until a functional implementation is available.
Functions#
|
|
|
- execute(args: argparse.Namespace) int#
- conda_subcommands() collections.abc.Iterable[conda.plugins.types.CondaSubcommand]#