python313Packages.iminuit: add changelog to meta
This commit is contained in:
@@ -45,6 +45,7 @@ buildPythonPackage rec {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/scikit-hep/iminuit";
|
homepage = "https://github.com/scikit-hep/iminuit";
|
||||||
|
changelog = "https://github.com/scikit-hep/iminuit/releases/tag/v{version}";
|
||||||
description = "Python interface for the Minuit2 C++ library";
|
description = "Python interface for the Minuit2 C++ library";
|
||||||
license = with licenses; [
|
license = with licenses; [
|
||||||
mit
|
mit
|
||||||
|
|||||||
Reference in New Issue
Block a user