mirror of
https://github.com/pyenv/pyenv.git
synced 2025-12-08 23:41:26 +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`.