Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions peps/pep-0825.rst
Original file line number Diff line number Diff line change
Expand Up @@ -741,6 +741,10 @@ Note that steps 4. through 8. are introduced specifically for variant
wheels. The remaining steps correspond to the current installer
behavior.

When installing from a source that does not provide an `index-level
metadata`_, the same algorithm can be used, except that the variant
metadata needs to be read directly from the wheels.


Installing a local wheel
''''''''''''''''''''''''
Expand Down
Loading