jgscm icon indicating copy to clipboard operation
jgscm copied to clipboard

Fix dependencies dropped from google-cloud

Open DanSedov opened this issue 7 years ago • 0 comments

Looks like need to add explicit dependencies on google-cloud-storage and google-cloud-core.

From https://pypi.org/project/google-cloud/ """ WARNING: The google-cloud Python package is deprecated. On June 18, 2018, this package will no longer install any other packages. """

DanSedov avatar Aug 16 '18 19:08 DanSedov