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

Skip to content

Commit 353ffea

Browse files
authored
Remove compatability badges from READMEs. (#9035)
1 parent add0308 commit 353ffea

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

packages/google-cloud-asset/README.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Python Client for Cloud Asset API
22
=================================
33

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

66
`Cloud Asset API`_: The cloud asset API manages the history and inventory of cloud resources.
77

@@ -14,10 +14,6 @@ Python Client for Cloud Asset API
1414
:target: https://pypi.org/project/google-cloud-asset/
1515
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-asset.svg
1616
:target: https://pypi.org/project/google-cloud-asset/
17-
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-asset
18-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-asset
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%3Dasset
20-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dasset
2117
.. _Cloud Asset API: https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/reference/rest/
2218
.. _Client Library Documentation: https://googleapis.dev/python/cloudasset/latest
2319
.. _Product Documentation: https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/overview

0 commit comments

Comments
 (0)