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

Skip to content

Commit 9756b6d

Browse files
authored
Remove compatability badges from READMEs. (#9035)
1 parent ec08bda commit 9756b6d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

packages/google-cloud-speech/README.rst

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

44

5-
|GA| |pypi| |versions| |compat_check_pypi| |compat_check_github|
5+
|GA| |pypi| |versions|
66

77
The `Cloud Speech API`_ enables developers to convert audio to text by applying
88
powerful neural network models. The API recognizes over 80 languages and
@@ -17,10 +17,6 @@ variants, to support your global user base.
1717
:target: https://pypi.org/project/google-cloud-speech/
1818
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-speech.svg
1919
:target: https://pypi.org/project/google-cloud-speech/
20-
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-speech
21-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-speech
22-
.. |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%3Dspeech
23-
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dspeech
2420
.. _Cloud Speech API: https://cloud.google.com/speech
2521
.. _Client Library Documentation: https://googleapis.dev/python/speech/latest
2622
.. _Product Documentation: https://cloud.google.com/speech

0 commit comments

Comments
 (0)
0