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
commit e0a09eb292
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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