python310Packages.radish-bdd: update meta
This commit is contained in:
parent
851c9a48c3
commit
bc9bca1905
1 changed files with 2 additions and 1 deletions
|
@ -60,7 +60,8 @@ buildPythonPackage rec {
|
|||
|
||||
meta = with lib; {
|
||||
description = "Behaviour-Driven-Development tool for python";
|
||||
homepage = "http://radish-bdd.io";
|
||||
homepage = "https://radish-bdd.github.io/";
|
||||
changelog = "https://github.com/radish-bdd/radish/blob/v${version}/CHANGELOG.md";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ kalbasit ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue