Merge pull request #109448 from fabaff/pynetdicom

python3Packages.pynetdicom: init at 1.5.5
This commit is contained in:
Fabian Affolter
2021-03-14 02:04:53 +01:00
committed by GitHub
2 changed files with 57 additions and 0 deletions
+2
View File
@@ -5951,6 +5951,8 @@ in {
pynest2d = callPackage ../development/python-modules/pynest2d { };
pynetdicom = callPackage ../development/python-modules/pynetdicom { };
pynisher = callPackage ../development/python-modules/pynisher { };
pynmea2 = callPackage ../development/python-modules/pynmea2 { };