E578 Remove compatability badges from READMEs. (#9035) · googleapis/google-cloud-python@6b06f30 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6b06f30

Browse files
authored
Remove compatability badges from READMEs. (#9035)
1 parent 2f2a58c commit 6b06f30

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

packages/google-cloud-resource-manager/README.rst

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

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

66
`Google Cloud Resource Manager`_ API provides methods that you can use
77
to programmatically manage your projects in the Google Cloud Platform.
@@ -23,10 +23,6 @@ With this API, you can do the following:
2323
:target: https://pypi.org/project/google-cloud-resource-manager/
2424
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-resource-manager.svg
2525
:target: https://pypi.org/project/google-cloud-resource-manager/
26-
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-resource-manager
27-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-resource-manager
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%3Dresource_manager
29-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dresource_manager
3026
.. _Google Cloud Resource Manager: https://cloud.google.com/resource-manager/
3127
.. _Client Library Documentation: https://googleapis.dev/python/cloudresourcemanager/latest
3228
.. _Product Documentation: https://cloud.google.com/resource-manager/docs/

0 commit comments

Comments
 (0)
0