Multienv

Requirements and Installation

multienv requires python>=12 and uses pyyaml.

It can be installed using pip:

pip install multienv

Or using conda referring to the cosmoloj channel:

conda install multienv -c cosmoloj