pythonPackages.HAP-python: init at 2.7.0

This commit is contained in:
Marco Orovecchia
2020-04-10 13:03:28 -07:00
committed by Jon
parent 19ecaba428
commit 2467e22bdf
3 changed files with 49 additions and 1 deletions
+2
View File
@@ -795,6 +795,8 @@ in {
handout = callPackage ../development/python-modules/handout { };
HAP-python = callPackage ../development/python-modules/HAP-python { };
helper = callPackage ../development/python-modules/helper { };
hdmedians = callPackage ../development/python-modules/hdmedians { };