Development versionΒΆ

  1. fork the repository

  2. conda env create -f environment.yml

  3. conda activate protopipe

  4. pip install -e .

In this way, you will always use the version of the source code on which you are working.

Next steps: