joe42 / CloudFusion

Linux file system (FUSE) to access Dropbox, Sugarsync, Amazon S3, Google Storage, Google Drive or WebDAV servers.
http://joe42.github.com/CloudFusion/
288 stars 35 forks source link

Locked gsutil to 3.36 to avoid issue with conflicting oauth2 version requirements #40

Open mzpqnxow opened 7 years ago

mzpqnxow commented 7 years ago

I haven't extensively tested this other than to make sure it allows python setup.py install to actually work, so beware this may break other things if you are depending on specific features of gsutil (I honestly don't know what you're using gsutil for, nor do I really know what it is)

The issue is described in #39