Skip to content

Implementation of micromamba as package manager.

Lucas Rieckert requested to merge 169_conda_micromamba_soft_switch into dev

Album is now able to use micromamba or conda as package manager. It will prefer micromamba but if that is not installed in the expected location, Album will use an installed conda as substitution instead of throwing an error.

Merge request reports