Skip to content

Commit

Permalink
python3Packages.plugnplay: orphan
Browse files Browse the repository at this point in the history
  • Loading branch information
cole-h committed Mar 22, 2023
1 parent b8e54e0 commit a42adbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/development/python-modules/plugnplay/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ buildPythonPackage rec {
description = "A Generic plug-in system for python applications";
homepage = "https://github.com/daltonmatos/plugnplay";
license = licenses.gpl2Only;
maintainers = teams.determinatesystems.members;
maintainers = [ ];
};
}

0 comments on commit a42adbf

Please sign in to comment.