backblaze-b2: add missing dependency setuptools
This commit is contained in:
@@ -36,6 +36,7 @@ python3Packages.buildPythonApplication rec {
|
||||
tqdm
|
||||
platformdirs
|
||||
packaging
|
||||
setuptools
|
||||
];
|
||||
|
||||
nativeCheckInputs = with python3Packages; [
|
||||
|
||||
Reference in New Issue
Block a user