Merge pull request #112987 from fabaff/pydaikin

This commit is contained in:
Sandro
2021-02-14 01:12:47 +01:00
committed by GitHub
3 changed files with 48 additions and 1 deletions
+2
View File
@@ -5344,6 +5344,8 @@ in {
pycxx = callPackage ../development/python-modules/pycxx { };
pydaikin = callPackage ../development/python-modules/pydaikin { };
pydantic = callPackage ../development/python-modules/pydantic { };
pydbus = callPackage ../development/python-modules/pydbus { };