Yelp / venv-update

Synchronize your virtualenv quickly and exactly.
http://venv-update.rtfd.org
MIT License
176 stars 34 forks source link

Make compatible with pip 10 #211

Closed chriskuehl closed 6 years ago

chriskuehl commented 6 years ago

Fixes #203

Mostly just updating the imports and changing some assertions about stdout/stderr to match newer pip's error messages.

Everything is passing in Travis now including latest-pip.