diff --git a/public/errors.json b/public/errors.json index 31b897461e..cedcf04733 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" @@ -31,6 +35,10 @@ "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" @@ -39,20 +47,8 @@ "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" - }, - "napatrackmater": { - "version": "5.5.0", - "error": "No npe2 or npe1 entry point found in wheel" - }, - "nucleaizer-backend": { - "version": "0.2.6", + "zarr-tools": { + "version": "0.4.5", "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" } } \ No newline at end of file