Merge pull request #114543 from fabaff/switchbot

python3Packages.pyswitchbot: init at 0.9.1
This commit is contained in:
Martin Weinelt
2021-02-27 17:53:13 +01:00
committed by GitHub
3 changed files with 34 additions and 1 deletions
+2
View File
@@ -6093,6 +6093,8 @@ in {
inherit (pkgs) bash subversion apr aprutil expat neon openssl;
};
pyswitchbot = callPackage ../development/python-modules/pyswitchbot { };
pysychonaut = callPackage ../development/python-modules/pysychonaut { };
pysyncobj = callPackage ../development/python-modules/pysyncobj { };