python310Packages.pyro-ppl: add changelog to meta
This commit is contained in:
@@ -67,6 +67,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Library for probabilistic modeling and inference";
|
||||
homepage = "http://pyro.ai";
|
||||
changelog = "https://github.com/pyro-ppl/pyro/releases/tag/${version}";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ teh georgewhewell ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user