python.pkgs.plugnplay: init at 0.5.4

This commit is contained in:
Cole Helbling
2021-04-21 11:21:10 -07:00
parent 8e013f3fa8
commit 088f388bd2
2 changed files with 29 additions and 0 deletions
+2
View File
@@ -5299,6 +5299,8 @@ in {
pluginbase = callPackage ../development/python-modules/pluginbase { };
plugnplay = callPackage ../development/python-modules/plugnplay { };
plugwise = callPackage ../development/python-modules/plugwise { };
plum-py = callPackage ../development/python-modules/plum-py { };