forked from mirrors/nixpkgs
python310Packages.mizani: add changelog to meta
This commit is contained in:
parent
ead1253f6a
commit
748ead902a
|
@ -46,6 +46,7 @@ buildPythonPackage rec {
|
|||
meta = with lib; {
|
||||
description = "Scales for Python";
|
||||
homepage = "https://github.com/has2k1/mizani";
|
||||
changelog = "https://github.com/has2k1/mizani/releases/tag/v${version}";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ samuela ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue