Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pip>=20.0 support #1024

Merged
merged 7 commits into from
Jan 18, 2020
Merged

Add pip>=20.0 support #1024

merged 7 commits into from
Jan 18, 2020

Commits on Dec 28, 2019

  1. Configuration menu
    Copy the full SHA
    7fcccc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b89616 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8712f23 View commit details
    Browse the repository at this point in the history
  4. Use RequirementCommand.make_requirement_preparer()

    to create RequirementPreparer instance
    atugushev committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    4d3d863 View commit details
    Browse the repository at this point in the history
  5. Update Wheel import path

    It's moved to pip._internal.models.wheel
    atugushev committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    b42d5b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de50236 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d1afa2 View commit details
    Browse the repository at this point in the history