Commit ea6117d6 authored by Jan Tojnar's avatar Jan Tojnar
Browse files

duplicity: Disable pydrive2 support

It does not currently work due to pyopenssl incompatibility.
parent bf28e241
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -88,7 +88,8 @@ let
        paramiko
        pyasn1
        pycrypto
        pydrive2
        # Currently marked as broken.
        # pydrive2
        future
      ]
      ++ paramiko.optional-dependencies.invoke;