Loading pkgs/development/python-modules/heudiconv/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -62,6 +62,11 @@ buildPythonPackage rec { "heudiconv" ]; disabledTests = [ # No such file or directory "test_bvals_are_zero" ]; meta = with lib; { description = "Flexible DICOM converter for organizing imaging data"; homepage = "https://heudiconv.readthedocs.io"; Loading Loading
pkgs/development/python-modules/heudiconv/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -62,6 +62,11 @@ buildPythonPackage rec { "heudiconv" ]; disabledTests = [ # No such file or directory "test_bvals_are_zero" ]; meta = with lib; { description = "Flexible DICOM converter for organizing imaging data"; homepage = "https://heudiconv.readthedocs.io"; Loading