python311Packages.ipyparallel: add meta.changelog
This commit is contained in:
parent
856744396a
commit
557679d1eb
@ -64,6 +64,7 @@ buildPythonPackage rec {
|
||||
meta = with lib;{
|
||||
description = "Interactive Parallel Computing with IPython";
|
||||
homepage = "https://ipyparallel.readthedocs.io/";
|
||||
changelog = "https://github.com/ipython/ipyparallel/blob/${version}/docs/source/changelog.md";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ fridh ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user