Merge pull request #118459 from gebner/duplicityclosuresize

duplicity: reduce closure size
This commit is contained in:
Gabriel Ebner
2021-04-04 16:31:11 +02:00
committed by GitHub

View File

@@ -48,7 +48,7 @@ pythonPackages.buildPythonApplication rec {
librsync
];
propagatedBuildInputs = with pythonPackages; [
pythonPath = with pythonPackages; [
b2sdk
boto
boto3