python310Packages.furo: add changelog to meta
This commit is contained in:
@@ -45,6 +45,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "A clean customizable documentation theme for Sphinx";
|
||||
homepage = "https://github.com/pradyunsg/furo";
|
||||
changelog = "https://github.com/pradyunsg/furo/blob/${version}/docs/changelog.md";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ Luflosi ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user