diff --git a/public/errors.json b/public/errors.json index 8892ca5043..d91e1975de 100644 --- a/public/errors.json +++ b/public/errors.json @@ -1,4 +1,8 @@ { + "TraceAnalyser": { + "version": "0.0.6", + "error": "No npe2 or npe1 entry point found in wheel" + }, "autolamella": { "version": "0.3.4", "error": "No npe2 or npe1 entry point found in wheel" @@ -7,6 +11,10 @@ "version": "0.3.4", "error": "No npe2 or npe1 entry point found in wheel" }, + "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" @@ -15,8 +23,28 @@ "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-plugin-manager": { + "version": "0.1.3", + "error": "No npe2 or npe1 entry point found in wheel" + }, "napari-psf-extractor": { "version": "1.0.2", "error": "No npe2 or npe1 entry point found in wheel" + }, + "nucleaizer-backend": { + "version": "0.2.6", + "error": "No npe2 or npe1 entry point found in wheel" + }, + "skeleton-finder": { + "version": "0.0.2", + "error": "manifest 'napari.yaml' does not exist in distribution for skeleton-finder" + }, + "zarr-tools": { + "version": "0.4.5", + "error": "No npe2 or npe1 entry point found in wheel" } } \ No newline at end of file