backblaze-b2: Add missing checkInput tenacity (#430095)

This commit is contained in:
Aleksana
2025-08-01 21:54:20 +08:00
committed by GitHub
+1
View File
@@ -52,6 +52,7 @@ python3Packages.buildPythonApplication rec {
pexpect
pytestCheckHook
pytest-xdist
tenacity
];
preCheck = ''