-
Couldn't load subscription status.
- Fork 3.2k
Closed
Labels
C: cacheDealing with cache and files in itDealing with cache and files in ittype: enhancementImprovements to functionalityImprovements to functionality
Milestone
Description
Currently if you use --require-hashes, pip will ignore the wheel cache because it doesn't know that the wheel was built from an sdist with that hash.
pip should record the hash of the sdist used to build wheels in the wheel cache, and then check that and use the wheel if it matches the pinned hash.
ewdurbin, jdufresne, bluetech, Pankrat, torvald and 7 more
Metadata
Metadata
Assignees
Labels
C: cacheDealing with cache and files in itDealing with cache and files in ittype: enhancementImprovements to functionalityImprovements to functionality