yaralyzer: relax dependency rich
This commit is contained in:
@@ -27,6 +27,8 @@ python3.pkgs.buildPythonApplication (finalAttrs: {
|
||||
yara-python
|
||||
];
|
||||
|
||||
pythonRelaxDeps = [ "rich" ];
|
||||
|
||||
pythonImportsCheck = [ "yaralyzer" ];
|
||||
|
||||
passthru = {
|
||||
|
||||
Reference in New Issue
Block a user