Move new packages from tutorial to builtin (#12289)
* Move new packages from tutorial to builtin * Remove unicode character from docstring
This commit is contained in:
parent
0db3d6ca37
commit
2e14cdb8fd
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
|
|
||||||
class PyGoogleAuth(PythonPackage):
|
class PyGoogleAuth(PythonPackage):
|
||||||
"""This library simplifies using Google’s various server-to-server
|
"""This library simplifies using Google's various server-to-server
|
||||||
authentication mechanisms to access Google APIs."""
|
authentication mechanisms to access Google APIs."""
|
||||||
|
|
||||||
homepage = "https://github.com/GoogleCloudPlatform/google-auth-library-python"
|
homepage = "https://github.com/GoogleCloudPlatform/google-auth-library-python"
|
Loading…
Reference in New Issue
Block a user