Merge pull request #107956 from JamieMagee/python-tado

pythonPackages.python-tado: init at 0.9.0
This commit is contained in:
Pavol Rusnak
2020-12-30 21:02:46 +01:00
committed by GitHub
3 changed files with 29 additions and 1 deletions
+2
View File
@@ -4683,6 +4683,8 @@ in {
python-openems = callPackage ../development/python-modules/python-openems { };
python-tado = callPackage ../development/python-modules/python-tado { };
pkutils = callPackage ../development/python-modules/pkutils { };
plac = callPackage ../development/python-modules/plac { };