Skip to content

Don't rely on pipfile_location to determine lockfile_location #3589

@techalchemy

Description

@techalchemy

We are currently relying on project.pipfile_location in order to determine lockfile_location. There are a few reasons for this, one of which is that we actually need a pipfile to exist in most cases in order to perform a comparison of the known pipfile hash which is stored in the lockfile and likely would require --ignore-pipfile to make this all work properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions