Merge pull request #178658 from jtojnar/fix-duplicity

Revert "duplicity: S3 backups fail with "boto" not being found."
This commit is contained in:
Sandro 2022-06-25 20:30:48 +02:00 committed by GitHub
commit ae8a0d5d00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,7 +70,6 @@ pythonPackages.buildPythonApplication rec {
pythonPath = with pythonPackages; [
b2sdk
boto
boto3
cffi
cryptography