python3Packages.halo: init at 0.0.31

This commit is contained in:
Matej Urbas
2021-01-31 17:51:05 +00:00
parent ea0edd8e8b
commit cb96308934
2 changed files with 36 additions and 0 deletions
+2
View File
@@ -2875,6 +2875,8 @@ in {
ha-ffmpeg = callPackage ../development/python-modules/ha-ffmpeg { };
halo = callPackage ../development/python-modules/halo { };
handout = callPackage ../development/python-modules/handout { };
HAP-python = callPackage ../development/python-modules/HAP-python { };