python312Packages.should-dsl: update homepage
This commit is contained in:
@@ -20,7 +20,7 @@ buildPythonPackage rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Should assertions in Python as clear and readable as possible";
|
||||
homepage = "http://www.should-dsl.info/";
|
||||
homepage = "https://github.com/nsi-iff/should-dsl";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ jluttine ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user