pnuckowski/aioresponses

Missing setuptools as dependency

Closed this issue · 0 comments

pkg_resources is imported and used but setuptools is not listed as a dependency -- see core.py. As a result, errors occur when installing in python environments that don't have setuptools.