corrscope: Relax ruamel-yaml dep (#510282)

This commit is contained in:
Nick Cao
2026-04-16 19:42:38 +00:00
committed by GitHub
+4
View File
@@ -61,6 +61,10 @@ python3Packages.buildPythonApplication (finalAttrs: {
]
);
pythonRelaxDeps = [
"ruamel-yaml"
];
dontWrapQtApps = true;
preFixup = ''