Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add news
Browse files Browse the repository at this point in the history
cosmicexplorer committed Jun 16, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 52cb598 commit 6208671
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions news/NNNN.feature
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add a set of utilities in `pip._internal.network.shallow` for fetching metadata from remote wheel files without downloading the entire file. Link these utilities into the v2 resolver by adding a new ShallowWheelDistribution AbstractDistribution subclass. Expose this behavior via a --shallow-wheels command-line option to `pip download`. This produces a marked performance improvement.

0 comments on commit 6208671

Please sign in to comment.