Skip to content

Commit 7c1553a

Browse files
authored
Remove compatability badges from READMEs. (#9035)
1 parent 6123996 commit 7c1553a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

packages/google-cloud-trace/README.rst

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Python Client for Stackdriver Trace API
22
=======================================
33

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

66
The `Stackdriver Trace API`_ sends application trace data to Stackdriver Trace
77
for viewing. Trace data is collected for all App Engine applications by
@@ -16,10 +16,6 @@ default. Trace data from other applications can be provided using this API.
1616
:target: https://pypi.org/project/google-cloud-trace/
1717
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-trace.svg
1818
:target: https://pypi.org/project/google-cloud-trace/
19-
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-trace
20-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-trace
21-
.. |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%3Dtrace
22-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dtrace
2319
.. _Stackdriver Trace API: https://cloud.google.com/trace
2420
.. _Client Library Documentation: https://googleapis.dev/python/cloudtrace/latest
2521
.. _Product Documentation: https://cloud.google.com/trace

0 commit comments

Comments
 (0)