Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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`.
- Loading branch information