Skip to content

Add a guide to pinning dependencies #161

@choldgraf

Description

@choldgraf

In a recent debugging session, @minrk pointed out that if you only partially pin your repository (e.g. pin numpy versions but don't pin Python), you are likely going to break future-reproducibility. This is because the non-pinned version may stop supporting your pinned version.

We have a short guide to reproducibility here, and this would make a nice addition!

Edit from Tim: Want to help out with this? Suggested steps on what needs doing are here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions