ome / omero-py

Python project containing Ice remoting code for OMERO
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
20 stars 31 forks source link

Remove matplotlib requirement #381

Open joshmoore opened 11 months ago

joshmoore commented 11 months ago

see: https://github.com/conda-forge/omero-py-feedstock/pull/11

omero.install.logs_library imports matplotlib which was detected by conda-forge and added as a dependency. This work could either be removed or migrated to a standalone application.