Merge pull request #113799 from fabaff/pymfy

This commit is contained in:
Sandro
2021-03-05 03:03:37 +01:00
committed by GitHub
3 changed files with 48 additions and 1 deletions
+2
View File
@@ -5752,6 +5752,8 @@ in {
pymitv = callPackage ../development/python-modules/pymitv { };
pymfy = callPackage ../development/python-modules/pymfy { };
pymodbus = callPackage ../development/python-modules/pymodbus { };
pymongo = callPackage ../development/python-modules/pymongo { };