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 01:56:45 +01:00 committed by Robert Schütz
parent c3928d527c
commit 957f1f7243

View file

@ -20,7 +20,6 @@ python3Packages.buildPythonApplication rec {
propagatedBuildInputs = with python3Packages; [
argcomplete
argh
azure-identity
azure-storage-blob
boto3