gerlichlab / looptrace

Fork (from EMBL Gitlab) of the looptrace project: https://git.embl.de/grp-ellenberg/looptrace
MIT License
2 stars 1 forks source link

For Python tests, we should separate dependencies so that lighter tests don't use beefier dependencies of full-pipeline or other integration-like tests #249

Closed vreuter closed 5 months ago

vreuter commented 5 months ago

With the addition of napari for nuclei visualisation (#241, #248), pipeline tests fail b/c of missing the napari dependency. But most tests don't need that.