I'm in the process of unpinning the versions in our environment.yml file so it can be used on both OS X and Linux (for CI). However, we should try to keep track of a working set of packages with a lock file.
Suggest using condo-lock: https://github.com/conda-incubator/conda-lock/ to create lock files for OS X and Linux.
I'm in the process of unpinning the versions in our environment.yml file so it can be used on both OS X and Linux (for CI). However, we should try to keep track of a working set of packages with a lock file.
Suggest using condo-lock: https://github.com/conda-incubator/conda-lock/ to create lock files for OS X and Linux.