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

Better freeze of distributions installed from direct URL references #7612

Merged
merged 8 commits into from
Apr 1, 2020

Commits on Apr 1, 2020

  1. Configuration menu
    Copy the full SHA
    6b7f4ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f689f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88582c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd4d52b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f779447 View commit details
    Browse the repository at this point in the history
  6. Add WheelCache method to inform which cache was used

    Return whether the link was found in the persistent or ephemeral cache.
    sbidoul committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    94b7713 View commit details
    Browse the repository at this point in the history
  7. Add direct_url support to InstallRequirement

    pass it to install_wheel via install
    sbidoul committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    a0ed759 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    196706d View commit details
    Browse the repository at this point in the history