File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 11Core Library for Google Client Libraries
22========================================
33
4- |pypi | |versions |
4+ |pypi | |versions | | compat_check_pypi | | compat_check_github |
55
66This library is not meant to stand-alone. Instead it defines
77common helpers used by all Google API clients. For more information, see the
@@ -12,6 +12,10 @@ common helpers used by all Google API clients. For more information, see the
1212.. |versions | image :: https://img.shields.io/pypi/pyversions/google-api_core.svg
1313 :target: https://pypi.org/project/google-api_core/
1414.. _documentation : https://googleapis.github.io/google-cloud-python/latest/core/
15+ .. |compat_check_pypi | image :: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-api-core
16+ :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-api-core
17+ .. |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%3Dapi_core
18+ :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dapi_core
1519
1620
1721Supported Python Versions
@@ -20,4 +24,4 @@ Python >= 3.5
2024
2125Deprecated Python Versions
2226--------------------------
23- Python == 2.7. Python 2.7 support will be removed on January 1, 2020.
27+ Python == 2.7. Python 2.7 support will be removed on January 1, 2020.
You can’t perform that action at this time.
0 commit comments