pythonPackages.python-tado: init at 0.9.0

This commit is contained in:
Jamie Magee
2020-12-30 20:14:26 +01:00
parent f6188ca545
commit 112dfd0e21
2 changed files with 28 additions and 0 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 { };