backblaze-b2: Add missing checkInput tenacity (#430095)
This commit is contained in:
@@ -52,6 +52,7 @@ python3Packages.buildPythonApplication rec {
|
||||
pexpect
|
||||
pytestCheckHook
|
||||
pytest-xdist
|
||||
tenacity
|
||||
];
|
||||
|
||||
preCheck = ''
|
||||
|
||||
Reference in New Issue
Block a user