Description of repository
- Clone the repository
git clone https://github.com/DeltaE/delta-e-utils.git
- Move into the new repository
cd delta-e-utils
- Install the package in editing mode
pip install -U pip setuptools -e .
- Load the environment file.
conda env create -f environment.yaml