diff --git a/pep-0426.txt b/pep-0426.txt index eb9091e73..bdadaecae 100644 --- a/pep-0426.txt +++ b/pep-0426.txt @@ -1380,8 +1380,8 @@ the new metadata standard. The data also shows that the pre-release sorting discrepancies are seen only when analysing *all* versions from PyPI, rather than when analysing public versions. This is largely due to the fact that PyPI normally reports -only the most recent version for each project (unless the maintainers -explicitly configure it to display additional versions). However, +only the most recent version for each project (unless maintainers +explicitly configure their project to display additional versions). However, installers that need to satisfy detailed version constraints often need to look at all available versions, as they may need to retrieve an older release.