biolib/openprotein

Create conda env file

JeppeHallgren opened this issue · 1 comments

Following #13 we should add a conda-environment.yml that lists all necessary dependencies. Once this is completed users can install these simply by running conda env create -f conda-environment.yml

Fixed in #34