Merge pull request #118453 from fabaff/openhomedevice

This commit is contained in:
Martin Weinelt
2021-04-07 01:12:38 +02:00
committed by GitHub
3 changed files with 40 additions and 1 deletions
+2
View File
@@ -4803,6 +4803,8 @@ in {
pythonPackages = self;
}));
openhomedevice = callPackage ../development/python-modules/openhomedevice { };
openidc-client = callPackage ../development/python-modules/openidc-client { };
openpyxl = if pythonAtLeast "3.6" then