From 68758e01df6e98fbd40fe9036609a6e69f2cb01b Mon Sep 17 00:00:00 2001 From: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Date: Fri, 16 Aug 2019 13:25:32 -0700 Subject: [PATCH] Remove compatability badges from READMEs. (#9035) --- packages/google-cloud-kms/README.rst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/packages/google-cloud-kms/README.rst b/packages/google-cloud-kms/README.rst index d7bc9fe8e0b1..d1a48ae0fcab 100644 --- a/packages/google-cloud-kms/README.rst +++ b/packages/google-cloud-kms/README.rst @@ -1,7 +1,7 @@ Python Client for Cloud Key Management Service (KMS) API ======================================================== -|GA| |pypi| |versions| |compat_check_pypi| |compat_check_github| +|GA| |pypi| |versions| `Cloud Key Management Service (KMS) API`_: Manages keys and performs cryptographic operations in a central cloud service, for direct use by other @@ -16,10 +16,6 @@ cloud resources and applications. :target: https://pypi.org/project/google-cloud-kms/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-kms.svg :target: https://pypi.org/project/google-cloud-kms/ -.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-kms - :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-kms -.. |compat_check_github| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dkms - :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dkms .. _Cloud Key Management Service (KMS) API: https://cloud.google.com/kms .. _Client Library Documentation: https://googleapis.dev/python/cloudkms/latest .. _Product Documentation: https://cloud.google.com/kms