PEP 665: fix reST error

This commit is contained in:
Brett Cannon 2021-12-21 11:56:18 -08:00
parent 991cc7a295
commit 886624a3a5
1 changed files with 3 additions and 3 deletions

View File

@ -653,10 +653,10 @@ Transition Plan
In general, this PEP could be considered successful if:
1. Two pre-existing tools became lockers (e.g. `pip-tools`_, PDM_,
#. Two pre-existing tools became lockers (e.g. `pip-tools`_, PDM_,
pip_ via ``pip freeze``).
1. Pip became an installer.
1. One major, non-Python-specific platform supported the file format
#. Pip became an installer.
#. One major, non-Python-specific platform supported the file format
(e.g. a cloud provider).
This would show interoperability, usability, and programming