python310Packages.pynisher: add changelog to meta
This commit is contained in:
parent
4b88c4256b
commit
d222d5732a
@ -33,6 +33,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Module intended to limit a functions resources";
|
||||
homepage = "https://github.com/automl/pynisher";
|
||||
changelog = "https://github.com/automl/pynisher/releases/tag/v${version}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ psyanticy ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user