1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-16 15:23:53 -05:00
This commit is contained in:
Daniel Hahler
2014-09-11 12:55:39 +02:00
parent a43f7f5341
commit 4cf93df059

View File

@@ -215,6 +215,10 @@ easy to fork and contribute any changes back upstream.
$ pyenv rehash
This can be automated for pip using
[pyenv-pip-rehash](https://github.com/yyuu/pyenv-pip-rehash), which invokes
`pyenv rehash` after (un)installing packages using pip.
#### Upgrading