pypy3Packages.zarr.optional-dependencies: fix the eval (#496827)

This commit is contained in:
Aleksana
2026-03-05 10:55:52 +00:00
committed by GitHub
@@ -142,7 +142,7 @@ buildPythonPackage (finalAttrs: {
#pytest
]
++ mkdocs-material.optional-dependencies.imaging
++ markdown-exec.optional-dependencies.ansi
++ lib.optionals (markdown-exec != null) markdown-exec.optional-dependencies.ansi
++ numcodecs.optional-dependencies.msgpack;
};
};