corrscope: Relax ruamel-yaml dep

This commit is contained in:
OPNA2608
2026-04-15 14:11:24 +02:00
parent e280fbc426
commit 6f69eaf011
+4
View File
@@ -61,6 +61,10 @@ python3Packages.buildPythonApplication (finalAttrs: {
]
);
pythonRelaxDeps = [
"ruamel-yaml"
];
dontWrapQtApps = true;
preFixup = ''