jefferson: relax cstruct dependency (#380735)
This commit is contained in:
@@ -26,6 +26,8 @@ python3.pkgs.buildPythonApplication rec {
|
||||
lzallright
|
||||
];
|
||||
|
||||
pythonRelaxDeps = [ "cstruct" ];
|
||||
|
||||
pythonImportsCheck = [
|
||||
"jefferson"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user