Merge pull request #108705 from fabaff/pydexcom

This commit is contained in:
Sandro
2021-01-08 09:38:47 +01:00
committed by GitHub
3 changed files with 33 additions and 1 deletions
+2
View File
@@ -5157,6 +5157,8 @@ in {
pydenticon = callPackage ../development/python-modules/pydenticon { };
pydexcom = callPackage ../development/python-modules/pydexcom { };
pydicom = callPackage ../development/python-modules/pydicom { };
pydispatcher = callPackage ../development/python-modules/pydispatcher { };