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
-1
View File
@@ -70,7 +70,6 @@ pythonPackages.buildPythonApplication rec {
pythonPath = with pythonPackages; [
b2sdk
boto
boto3
cffi
cryptography