Yelp/kafka-utils

Fails to "make test" locally

Closed this issue · 1 comments

When I try to run "make test" locally, I get the following error:

Error: version conflict: setuptools 28.8.0 (.tox/py36-unittest/lib/python3.6/site-packages) <-> setuptools>=30.0.0 (from tox>=2.7->tox-pip-extensions==1.2.1->-r requirements-dev.txt (line 5))

Fixed this in #185 .