Skip to content

Commit baf84d0

Browse files
ylil93tseaver
authored andcommitted
Add compatibility check badges to READMEs. (#8288)
1 parent 767b984 commit baf84d0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

packages/google-cloud-dataproc/README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Python Client for Google Cloud Dataproc API
22
===========================================
33

4-
|alpha| |pypi| |versions|
4+
|alpha| |pypi| |versions| |compat_check_pypi| |compat_check_github|
55

66
`Google Cloud Dataproc API`_: Manages Hadoop-based clusters and jobs on Google Cloud Platform.
77

@@ -14,6 +14,10 @@ Python Client for Google Cloud Dataproc API
1414
:target: https://pypi.org/project/google-cloud-dataproc/
1515
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-dataproc.svg
1616
:target: https://pypi.org/project/google-cloud-dataproc/
17+
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-dataproc
18+
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-dataproc
19+
.. |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%3Ddataproc
20+
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Ddataproc
1721
.. _Google Cloud Dataproc API: https://cloud.google.com/dataproc
1822
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/dataproc/index.html
1923
.. _Product Documentation: https://cloud.google.com/dataproc

0 commit comments

Comments
 (0)