mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-21 20:47:00 -05:00
6be6231444
The -s flag assures that nothing can be installed to user site-packages but doesn't keep ensurepip from looking there for Pip. If Pip is installed in the user site-packages directory, pip won't be installed for the newly built python -- and its shim won't be created. -I makes the build install Pip in any case. The user site-packages installation will override it -- but we'll have the shim at least. |
||
---|---|---|
.. | ||
fixtures | ||
stubs | ||
tmp | ||
arguments.bats | ||
build.bats | ||
cache.bats | ||
checksum.bats | ||
compiler.bats | ||
definitions.bats | ||
fetch.bats | ||
hooks.bats | ||
installer.bats | ||
mirror.bats | ||
pyenv.bats | ||
pyenv_ext.bats | ||
test_helper.bash | ||
version.bats |