diff --git a/public/errors.json b/public/errors.json index 08ddbb9972..46d48ad457 100644 --- a/public/errors.json +++ b/public/errors.json @@ -1,20 +1,12 @@ { - "autolamella": { - "version": "0.3.4", + "TraceAnalyser": { + "version": "0.0.6", "error": "No npe2 or npe1 entry point found in wheel" }, - "eats-worm": { - "version": "0.0.3", - "error": "manifest 'napari.yaml' does not exist in distribution for eats-worm" - }, - "fibsem": { + "autolamella": { "version": "0.3.4", "error": "No npe2 or npe1 entry point found in wheel" }, - "nap-plot-tools": { - "version": "0.1.1", - "error": "No npe2 or npe1 entry point found in wheel" - }, "napari-assistant-plugin-generator": { "version": "0.1.0", "error": "Could not find 'napari_assistant_plugin_generator._napari_plugin' in in distribution for napari-assistant-plugin-generator" @@ -23,6 +15,10 @@ "version": "0.1.9", "error": "Unexpected widget creator type: " }, + "napari-dab-cellcount": { + "version": "0.1.4", + "error": "invalid syntax (, line 4)" + }, "napari-geoscience-viewer": { "version": "0.1.1", "error": "manifest 'napari.yaml' does not exist in distribution for napari-geoscience-viewer" @@ -31,10 +27,6 @@ "version": "0.2.2", "error": "No npe2 or npe1 entry point found in wheel" }, - "napari-laptrack": { - "version": "0.2.0", - "error": "napari_provide_sample_data must return a dict, not " - }, "napari-mri": { "version": "0.1.0", "error": "Could not find 'napari_mri.nifty_reader' in in distribution for napari-mri"