Loading pkgs/development/python-modules/extract-msg/default.nix +4 −4 Original line number Diff line number Diff line Loading @@ -31,13 +31,13 @@ buildPythonPackage (finalAttrs: { hash = "sha256-n/v3ubgzWlWqLXZfy1O7+FvTJoLMtgL7DFPL39SZnfM="; }; build-system = [ setuptools ]; pythonRelaxDeps = [ "beautifulsoup4" "ebcdic" ]; build-system = [ setuptools ]; dependencies = [ beautifulsoup4 compressed-rtf Loading Loading
pkgs/development/python-modules/extract-msg/default.nix +4 −4 Original line number Diff line number Diff line Loading @@ -31,13 +31,13 @@ buildPythonPackage (finalAttrs: { hash = "sha256-n/v3ubgzWlWqLXZfy1O7+FvTJoLMtgL7DFPL39SZnfM="; }; build-system = [ setuptools ]; pythonRelaxDeps = [ "beautifulsoup4" "ebcdic" ]; build-system = [ setuptools ]; dependencies = [ beautifulsoup4 compressed-rtf Loading