barman: drop argh dependency

It is not required anymore and breaks the package with argh being
broken.
This commit is contained in:
Martin Weinelt
2021-12-28 09:36:48 +00:00
committed by Robert Schütz
parent c3928d527c
commit 957f1f7243
-1
View File
@@ -20,7 +20,6 @@ python3Packages.buildPythonApplication rec {
propagatedBuildInputs = with python3Packages; [
argcomplete
argh
azure-identity
azure-storage-blob
boto3