jefferson: relax cstruct dependency (#380735)

This commit is contained in:
Sandro
2025-02-10 17:46:12 +01:00
committed by GitHub
+2
View File
@@ -26,6 +26,8 @@ python3.pkgs.buildPythonApplication rec {
lzallright
];
pythonRelaxDeps = [ "cstruct" ];
pythonImportsCheck = [
"jefferson"
];