tkruse/cpplint

"dumb binary" on PYPI leads to installation problem

Closed this issue · 4 comments

I'm getting errors trying to install cpplint, using pip. Looks related to this problem: pycontribs/python-crowd#1

I think it's safe to remove the dumb binary package, given that cpplint is pure-python.

See #2 for a documentation fix to address this issue moving forward.

ok, merged #2 and manually removed bdist from pypi

Can you try again installing from pypi and confirm that it works? Close issue if so.

bingo! thanks