python314Packages.napari-plugin-engine: add changelog to meta
This commit is contained in:
@@ -27,6 +27,7 @@ buildPythonPackage rec {
|
||||
meta = {
|
||||
description = "First generation napari plugin engine";
|
||||
homepage = "https://github.com/napari/napari-plugin-engine";
|
||||
changelog = "https://github.com/napari/napari-plugin-engine/releases/tag/v{src.tag}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ SomeoneSerge ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user