Merge pull request #118768 from fabaff/pyhomepluscontrol

python3Packages.homepluscontrol: init at 0.0.5
This commit is contained in:
Martin Weinelt
2021-04-08 01:45:12 +02:00
committed by GitHub
2 changed files with 45 additions and 0 deletions
+2
View File
@@ -3116,6 +3116,8 @@ in {
homeassistant-pyozw = callPackage ../development/python-modules/homeassistant-pyozw { };
homepluscontrol = callPackage ../development/python-modules/homepluscontrol { };
hoomd-blue = toPythonModule (callPackage ../development/python-modules/hoomd-blue {
inherit python;
});