File tree 1 file changed +6
-2
lines changed
1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
Core Library for Google Client Libraries
2
2
========================================
3
3
4
- |pypi | |versions |
4
+ |pypi | |versions | | compat_check_pypi | | compat_check_github |
5
5
6
6
This library is not meant to stand-alone. Instead it defines
7
7
common 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
12
12
.. |versions | image :: https://img.shields.io/pypi/pyversions/google-api_core.svg
13
13
:target: https://pypi.org/project/google-api_core/
14
14
.. _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
15
19
16
20
17
21
Supported Python Versions
@@ -20,4 +24,4 @@ Python >= 3.5
20
24
21
25
Deprecated Python Versions
22
26
--------------------------
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