fritz-exporter: add attrs to relaxed deps
This commit is contained in:
@@ -22,6 +22,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"defusedxml"
|
||||
"attrs"
|
||||
];
|
||||
|
||||
nativeBuildInputs = with python3.pkgs; [
|
||||
|
||||
Reference in New Issue
Block a user