Skip to content

Lockfile generation adds user paths to the .lock.yml file #254

@acwooding

Description

@acwooding

The way that we currently generate lock files adds a line that looks like

prefix: <local-path-to-the-environment>

We'd like lock files to be able to be checked in. We need to remove this line. It's not necessary (I'm not even sure why conda env export generates it).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions