Added a second function to the API
This commit is contained in:
parent
b27a71809b
commit
70aa3a1a6b
|
@ -166,7 +166,7 @@ Explicit bootstrapping mechanism
|
|||
|
||||
An additional module called ``extractpip`` will be added to the standard
|
||||
library whose purpose is to install pip and any of its dependencies into the
|
||||
appropriate location (most commonly site-packages). It will expose a single
|
||||
appropriate location (most commonly site-packages). It will expose a
|
||||
callable named ``bootstrap()`` as well as offer direct execution via
|
||||
``python -m extractpip``.
|
||||
|
||||
|
|
Loading…
Reference in New Issue