python3Packages.pydeconz: init at 77

This commit is contained in:
Fabian Affolter
2021-03-23 00:08:39 +01:00
parent 9334a29720
commit a42d22339f
2 changed files with 43 additions and 0 deletions

View File

@@ -5608,6 +5608,8 @@ in {
pydbus = callPackage ../development/python-modules/pydbus { };
pydeconz = callPackage ../development/python-modules/pydeconz { };
pydenticon = callPackage ../development/python-modules/pydenticon { };
pydexcom = callPackage ../development/python-modules/pydexcom { };