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

Fix pip>=19.2 compatibility #857

Merged
merged 5 commits into from
Jul 25, 2019
Merged

Fix pip>=19.2 compatibility #857

merged 5 commits into from
Jul 25, 2019

Commits on Jul 24, 2019

  1. Fix pip>=19.2 compatibility

    atugushev committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    b4fd596 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f42a43 View commit details
    Browse the repository at this point in the history
  3. Add envlist for pip==19.1

    Fix coverage decreasing
    atugushev committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    06e2203 View commit details
    Browse the repository at this point in the history
  4. Use _build_package_finder to make PackageFinder

    Turns out Command._build_package_finder avaiable since 8.1.1
    atugushev committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    072e72b View commit details
    Browse the repository at this point in the history
  5. Address review comments

    atugushev committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    b387e5e View commit details
    Browse the repository at this point in the history