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

Download wheels in batch at the end of .prepare_linked_requirements_more() #8896

Merged

Commits on Oct 9, 2020

  1. download requirements in the download command, outside of the resolver

    create PartialRequirementDownloadCompleter, and use in wheel, install, and download
    
    add NEWS entry
    
    rename NEWS entry
    
    rename NEWS entry
    
    respond to review comments
    
    move the partial requirement download completion to the bottom of the prepare_more method
    cosmicexplorer committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    22406d4 View commit details
    Browse the repository at this point in the history
  2. fix lint

    cosmicexplorer committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    24ad324 View commit details
    Browse the repository at this point in the history