Skip to content

Commit 0299e6f

Browse files
ylil93tseaver
authored andcommitted
Add compatibility check badges to READMEs. (#8288)
1 parent 6efbaec commit 0299e6f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

β€Žpackages/google-cloud-core/README.rstβ€Ž

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

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

66
This library is not meant to stand-alone. Instead it defines
77
common helpers (e.g. base ``Client`` classes) used by all of the
@@ -14,6 +14,10 @@ common helpers (e.g. base ``Client`` classes) used by all of the
1414
:target: https://pypi.org/project/google-cloud-core/
1515
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-core.svg
1616
:target: https://pypi.org/project/google-cloud-core/
17+
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-core
18+
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-core
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%3Dcore
20+
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dcore
1721
.. _Documentation: https://googleapis.github.io/google-cloud-python/latest/core/index.html
1822

1923
Quick Start

0 commit comments

Comments
 (0)