Merge pull request #108613 from fabaff/pymodbus

This commit is contained in:
Sandro
2021-01-07 11:24:05 +01:00
committed by GitHub
3 changed files with 64 additions and 3 deletions
+2
View File
@@ -5437,6 +5437,8 @@ in {
pymetno = callPackage ../development/python-modules/pymetno { };
pymodbus = callPackage ../development/python-modules/pymodbus { };
pymongo = callPackage ../development/python-modules/pymongo { };
pympler = callPackage ../development/python-modules/pympler { };