conda#

Conda-flavored installer.

Functions#

_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

_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