python311Packages.pynisher: update homepage

This commit is contained in:
Weijia Wang
2023-05-04 17:22:39 +03:00
parent 28e89e1561
commit ad29cf7d85
@@ -32,7 +32,7 @@ buildPythonPackage rec {
meta = with lib; {
description = "Module intended to limit a functions resources";
homepage = "https://github.com/sfalkner/pynisher";
homepage = "https://github.com/automl/pynisher";
license = licenses.mit;
maintainers = with maintainers; [ psyanticy ];
};