Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Silence a warning erroneously emitted by pip.
The warning is: You are using pip version 1.5.4, however version 9.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. In reality, pip is at 9.0.1, but its bundled version of pkg_resources doesn't know that. See google/subpar#38
- Loading branch information