From afe3da079d02e85cfa113bf85e1b3cdd56c99203 Mon Sep 17 00:00:00 2001 From: ylil93 Date: Mon, 15 Jul 2019 12:12:29 -0700 Subject: [PATCH] Add compatibility check badges to READMEs. (#8288) --- packages/google-cloud-datalabeling/README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/packages/google-cloud-datalabeling/README.rst b/packages/google-cloud-datalabeling/README.rst index dc488242da6b..e479e234b28f 100644 --- a/packages/google-cloud-datalabeling/README.rst +++ b/packages/google-cloud-datalabeling/README.rst @@ -1,11 +1,17 @@ Python Client for Data Labeling API (`Beta`_) ============================================== +|compat_check_pypi| |compat_check_github| + `Data Labeling API`_: Public API for Google Cloud AI Data Labeling Service. - `Client Library Documentation`_ - `Product Documentation`_ +.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-datalabeling + :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-datalabeling +.. |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%3Ddatalabeling + :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Ddatalabeling .. _Beta: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst .. _Data Labeling API: https://cloud.google.com/data-labeling .. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/datalabeling/index.html