Skip to content

test with new pip dependency resolver? #322

Description

@brainwane

I'm writing on behalf of pip's maintainer team. I found you via a list of widely used Python packages and figured you might want your users to check whether some upcoming changes in pip will break their workflows.

We have now released pip 20.2. This release includes the beta of the next-generation dependency resolver. It is significantly stricter and more consistent when it receives incompatible instructions, and reduces support for certain kinds of constraints files, so some workarounds and workflows may break. Please test it with the --use-feature=2020-resolver flag, and please ask your users to do the same. Please see our guide on how to test and migrate, and how to report issues. Please report bugs using this survey.

The new dependency resolver is off by default because it is not yet ready for everyday use.

We plan to make pip's next quarterly release, 20.3, in October 2020. We are preparing to change the default dependency resolution behavior and make the new resolver the default in pip 20.3.

More information at our blog post.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions