Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Commit 8df7b58

Browse files
authored
Remove compatability badges from READMEs. (#9035)
1 parent 9ff569c commit 8df7b58

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

README.rst

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

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

66
The Stackdriver `Error Reporting`_ API counts, analyzes and aggregates the
77
crashes in your running cloud services. A centralized error management
@@ -20,10 +20,6 @@ to receive email and mobile alerts on new errors.
2020
:target: https://pypi.org/project/google-cloud-error-reporting/
2121
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-error-reporting.svg
2222
:target: https://pypi.org/project/google-cloud-error-reporting/
23-
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-error-reporting
24-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-error-reporting
25-
.. |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%3Derror_reporting
26-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Derror_reporting
2723

2824
Quick Start
2925
-----------

0 commit comments

Comments
 (0)