rockandska
b57bdef584
Fix rehash hook for pipx/pipx.x/pipx.xx ( #3320 )
пре 10 месеци
Andrew Rabert
0f596d2504
Revert "Merge pull request #1153 from cmcginty/remove-sbang"
This reverts commit 070e1c859fb2584c3dbe0a6fbe58cbc80938654e, reversing
changes made to 3faeda67bb .
пре 7 година
Casey McGinty
83e5459cfb
Remove shebang lines from scripts for performance
All scripts in libexec/ (excluding pyenv) are called through pyenv,
therefore the shebang lines are not necessary. On some systems this
provides a measurable increase in performance of the shell prompt.
Related to pyenv/pyenv-virtualenv#259
пре 8 година
Lars Fronius
1ec90481e8
Update pip
пре 9 година
Lars Fronius
95818ab802
Update pip
пре 9 година
Lars Fronius
bbd8f2c01e
Fixes pip-rehash to rehash if pip was called with a flag
`pip -v install foobar` or `pip -q install foobar` did not trigger a rehash before. Now it should have the same behaviour as `pip install foobar`.
пре 9 година
Yamashita, Yuu
4c06f23aaf
Run rehash after `conda install`
пре 10 година
Daniel Hahler
481198d255
pip-rehash: handle versions in commands, like "pip2" and "pip3.4"
Fixes https://github.com/yyuu/pyenv/issues/367
пре 11 година
Yamashita Yuu
acce3744e7
Add pip-rehash
пре 11 година