python3Packages.openhomedevice: init at 1.0.0

This commit is contained in:
Fabian Affolter
2021-04-04 11:11:03 +02:00
parent d6a67759e7
commit 048cff368a
2 changed files with 39 additions and 0 deletions
+2
View File
@@ -4802,6 +4802,8 @@ in {
pythonPackages = self;
}));
openhomedevice = callPackage ../development/python-modules/openhomedevice { };
openidc-client = callPackage ../development/python-modules/openidc-client { };
openpyxl = if pythonAtLeast "3.6" then