Skip to content

Commit

Permalink
PEP 665: repeated word (#2150)
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitriPapadopoulos authored Nov 15, 2021
1 parent 4109619 commit f17d325
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pep-0665.rst
Original file line number Diff line number Diff line change
Expand Up @@ -821,8 +821,8 @@ select.
There are two possible solutions. One is for the locker to specify a
ranking/priority order to the wheel files. That way the installer
simply sorts to the supported wheel files by that order and installs
the the top rated/ranked wheel file. This puts the priority order
under the control of the locker.
the top rated/ranked wheel file. This puts the priority order under
the control of the locker.

The other option is to specify in this PEP how to calculate the
priority/ranking of wheel files. This is currently tool-based and
Expand Down

0 comments on commit f17d325

Please sign in to comment.