PEP 665: repeated word (#2150)

This commit is contained in:
Dimitri Papadopoulos Orfanos 2021-11-15 16:17:17 +01:00 committed by GitHub
parent 4109619130
commit f17d32588f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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