conda
#
Conda-flavored installer.
Functions#
|
Solve the environment |
|
Do a dry run of the environment solve |
|
Install packages into an environment |
- _solve(prefix, specs, args, env, *_, **kwargs)#
Solve the environment
- dry_run(specs, args, env, *_, **kwargs)#
Do a dry run of the environment solve
- install(prefix, specs, args, env, *_, **kwargs)#
Install packages into an environment