Skip to content

Use conda-lock so we know which versions we're using #44

@alisonrclarke

Description

@alisonrclarke

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions