provenance icon indicating copy to clipboard operation
provenance copied to clipboard

Remove or pin use of a deprecated python package, google-cloud

Open crwilcox opened this issue 6 years ago • 0 comments

https://github.com/bmabey/provenance/blob/b4df3ccc9f7e3d91c6d2ea7c3d2adfb37e563f5c/setup.py#L10

This repository contains a setup.py or requirements.txt file that depends on the google-cloud package. This package is deprecated. If you wish to continue to use this package, please pin the version to google-cloud<0.34.0. If you have more time to dedicate to this, I would advise sorting out which sub-packages you actually rely on and depending on them.

For further information please view this package on PyPI, https://pypi.org/project/google-cloud/

crwilcox avatar Jul 31 '18 20:07 crwilcox