corrscope: Relax ruamel-yaml dep
This commit is contained in:
@@ -61,6 +61,10 @@ python3Packages.buildPythonApplication (finalAttrs: {
|
||||
]
|
||||
);
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"ruamel-yaml"
|
||||
];
|
||||
|
||||
dontWrapQtApps = true;
|
||||
|
||||
preFixup = ''
|
||||
|
||||
Reference in New Issue
Block a user