Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ff7e858

Browse files
ylil93tseaver
authored andcommitted
Add compatibility check badges to READMEs. (#8288)
1 parent c29c82e commit ff7e858

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

packages/google-cloud-os-login/README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
Python Client for Google Cloud OS Login API (unreleased)
22
========================================================
33

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

66
`Google Cloud OS Login API`_: Manages OS login configuration for Google account users.
77

88
- `Client Library Documentation`_
99
- `Product Documentation`_
1010

11+
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-os-login
12+
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-os-login
13+
.. |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%3Doslogin
14+
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Doslogin
1115
.. _Alpha: https://github.com/googleapis/google-cloud-python/blob/master/README.rst
1216
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-oslogin.svg
1317
:target: https://pypi.org/project/google-cloud-oslogin/

0 commit comments

Comments
 (0)