pythonPackages.python-openems: init at unstable-2020-02-15

This commit is contained in:
Matt Huszagh
2020-10-17 10:12:37 -07:00
committed by Jon
parent 69bf6db33e
commit 0c695515e2
2 changed files with 51 additions and 0 deletions
+2
View File
@@ -4510,6 +4510,8 @@ in {
python-csxcad = callPackage ../development/python-modules/python-csxcad { };
python-openems = callPackage ../development/python-modules/python-openems { };
pkutils = callPackage ../development/python-modules/pkutils { };
plac = callPackage ../development/python-modules/plac { };