From 2d2738de468aafdd688f77f9f7887bc4352306b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 1 Nov 2024 15:39:04 +0000 Subject: [PATCH] [bot] Update manifests --- public/errors.json | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/public/errors.json b/public/errors.json index dca38836ab..8892ca5043 100644 --- a/public/errors.json +++ b/public/errors.json @@ -1,7 +1,11 @@ { - "napari-crop": { - "version": "0.1.9", - "error": "Unexpected widget creator type: " + "autolamella": { + "version": "0.3.4", + "error": "No npe2 or npe1 entry point found in wheel" + }, + "fibsem": { + "version": "0.3.4", + "error": "No npe2 or npe1 entry point found in wheel" }, "napari-geoscience-viewer": { "version": "0.1.1", @@ -10,5 +14,9 @@ "napari-graph": { "version": "0.2.2", "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" } } \ No newline at end of file