Skip to content

Support VCS entries from a pylock.toml which also has other entries with hashes #13944

@sbidoul

Description

@sbidoul

What's the problem this feature will solve?

Pip currently rejects VCS entries in pylock.toml files that also contains entries with hashes (archive, sdist, wheel). This is due to the strict hash required mode of pip.

Describe the solution you'd like

This will be addressed together with #11968

Alternative Solutions

Implementing that only for pylock.toml and not for requirements.txt could be considered but I feel this is overcomplicating things.

Additional context

none

Code of Conduct

Metadata

Metadata

Assignees

No one assigned
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions