Yelp / venv-update

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

Remove pylint #193

Closed chriskuehl closed 7 years ago

chriskuehl commented 7 years ago

It continues to get in our way (my PR is currently failing and it's slowed me way down), I don't believe it is helpful. We don't use it on the vast majority of our other projects.

asottile commented 7 years ago

I'm +1, we still have the setuptools version problem however :S

chriskuehl commented 7 years ago

(oops, didn't reorder an import after unvendoring ephemeral-port-reserve, and didn't have pre-commit installed)