PEP 665: fix reST error
This commit is contained in:
parent
991cc7a295
commit
886624a3a5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue