Skip to content

Resolve "Create environment.yml for easier installation"

Related to #209

Merging this early, because this hardcodes the ScopeSIM and MicadoPipeline dependencies, so the tests pass again.

However, it unpins all other dependencies, so the tests take long again. Goal is to create a environment.locked.yml or something like that through conda env export to pin everything for fast installation.

Edited by Hugo Buddelmeijer

Merge request reports