Loading pkgs/development/python-modules/glob2/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -22,6 +22,6 @@ buildPythonPackage rec { description = "Version of the glob module that can capture patterns and supports recursive wildcards"; homepage = "https://github.com/miracle2k/python-glob2/"; license = licenses.bsd3; maintainers = [ ]; maintainers = with lib.maintainers; [ sigmanificient ]; }; } Loading
pkgs/development/python-modules/glob2/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -22,6 +22,6 @@ buildPythonPackage rec { description = "Version of the glob module that can capture patterns and supports recursive wildcards"; homepage = "https://github.com/miracle2k/python-glob2/"; license = licenses.bsd3; maintainers = [ ]; maintainers = with lib.maintainers; [ sigmanificient ]; }; }