Skip to content

Allow distinct environments for different architectures

Marco Clemencic requested to merge add-multiarch-conda-envs into master

Modify the envs subpackage so that instead of just simple conda environments we have a dict "arch -> environment".

Merge request reports