python3Packages.extract-msg: relax ebcdic

This commit is contained in:
Fabian Affolter
2026-04-09 19:06:46 +02:00
parent e82e9bd8a3
commit bb92560436
@@ -31,13 +31,13 @@ buildPythonPackage (finalAttrs: {
hash = "sha256-n/v3ubgzWlWqLXZfy1O7+FvTJoLMtgL7DFPL39SZnfM=";
};
build-system = [
setuptools
];
pythonRelaxDeps = [
"beautifulsoup4"
"ebcdic"
];
build-system = [ setuptools ];
dependencies = [
beautifulsoup4
compressed-rtf