python3Packages.pydexcom: init at 0.2.0

This commit is contained in:
Fabian Affolter
2021-01-07 19:13:51 +01:00
parent 210b6509ed
commit 5907a0015e
2 changed files with 32 additions and 0 deletions
+2
View File
@@ -5133,6 +5133,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 { };