Skip to content

Commit 5e6b21f

Browse files
ylil93tseaver
authored andcommitted
Add compatibility check badges to READMEs. (#8288)
1 parent 144f9a2 commit 5e6b21f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

packages/google-cloud-vision/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 Vision
22
=====================================
33

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

66
The `Google Cloud Vision`_ API enables developers to
77
understand the content of an image by encapsulating powerful machine
@@ -23,6 +23,10 @@ Storage.
2323
:target: https://pypi.org/project/google-cloud-vision/
2424
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-vision.svg
2525
:target: https://pypi.org/project/google-cloud-vision/
26+
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-vision
27+
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-vision
28+
.. |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%3Dvision
29+
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dvision
2630
.. _Vision: https://cloud.google.com/vision/
2731

2832
.. _Google Cloud Vision: https://cloud.google.com/vision/

0 commit comments

Comments
 (0)