ome / omero-figure

An OMERO.web app for creating Figures from images in OMERO
http://figure.openmicroscopy.org
GNU Affero General Public License v3.0
15 stars 30 forks source link

Remove numpy from tests_require in setup.py #568

Open will-moore opened 2 weeks ago

will-moore commented 2 weeks ago

This removes the listing of numpy in test dependencies, which shouldn't be needed as numpy is already a dependency of omero-py. Seb noticed that we list numpy as a dependency as part of his work at https://github.com/ome/omero-py/pull/414.

It was added in https://github.com/ome/omero-figure/pull/356 due to E ModuleNotFoundError: No module named 'numpy' but not sure why/where that was seen...

snoopycrimecop commented 2 weeks ago

Conflicting PR. Removed from build OMERO-plugins-push#99. See the console output for more details. Possible conflicts:

--conflicts Conflict resolved in build OMERO-plugins-push#100. See the console output for more details.