esda icon indicating copy to clipboard operation
esda copied to clipboard

Matpotlib is a required dependency to import esda but it is not listed on the requirements

Open ocefpaf opened this issue 2 years ago • 1 comments

Based on https://github.com/pysal/esda/search?q=matplotlib we should probably add matplitlib as a required dependency.

ocefpaf avatar Aug 19 '22 17:08 ocefpaf

I think the inclusion in topo.py is accidental, and can be removed. The other inclusions are for testing matrices, and in code that isn't run on import... I think we'd prefer to avoid it as a hard depends if possible!

ljwolf avatar Aug 19 '22 18:08 ljwolf