mirror of
https://github.com/pyenv/pyenv.git
synced 2026-01-23 04:57:28 +09:00
`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`.