badsecret: relax viewstate constraint

This commit is contained in:
Martin Weinelt
2025-08-09 19:05:28 +02:00
parent 49a57ffce9
commit 529c6b8df7
@@ -40,6 +40,8 @@ buildPythonPackage rec {
viewstate
];
pythonRelaxDeps = [ "viewstate" ];
pythonImportsCheck = [ "badsecrets" ];
meta = {