seung-lab / cloud-files

Threaded Python and CLI client library for AWS S3, Google Cloud Storage (GCS), in-memory, and the local filesystem.
BSD 3-Clause "New" or "Revised" License
38 stars 8 forks source link

feat: reenable md5 for GCS #24

Closed william-silversmith closed 3 years ago

william-silversmith commented 3 years ago

The new release of google-cloud-storage==1.31.1 has the fixes in it for parsing the MD5 correctly.