python310Packages.niapy: add changelog to meta
This commit is contained in:
parent
d1f7cd2808
commit
7ed6d28f5c
@ -41,6 +41,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Micro framework for building nature-inspired algorithms";
|
||||
homepage = "https://niapy.org/";
|
||||
changelog = "https://github.com/NiaOrg/NiaPy/releases/tag/${version}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ fab ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user