napari / packaging

5 stars 8 forks source link

`pyproject.toml` was updated (2024-08-09) #175

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 2 months ago

The file pyproject.toml (see history) was modified in napari/napari. This might mean the conda-recipe in napari/packaging needs adjusting! Please check!

Calculated diff:

diff --git a/pyproject.toml b/pyproject.toml
index dbacba28..af6a1a0e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -549,7 +549,7 @@ module = [
     "napari._vispy.visuals.surface",
     "napari.layers.shapes._shapes_models.path",
     "napari.layers.shapes._shapes_models.polygon",
-    "napari.layers.shapes._shapes_models._polgyon_base",
+    "napari.layers.shapes._shapes_models._polygon_base",
     "napari.layers.shapes._shapes_models.ellipse",
     "napari.layers.shapes._shapes_models.line",
     "napari.layers.shapes._shapes_models.rectangle",

cc @jaimergp

jaimergp commented 2 months ago

Not related to requirements.