commit | e61a873bea44bdfb39f66fb43c9b7aba5c03bf1e | [log] [tgz] |
---|---|---|
author | Bu Sun Kim <[email protected]> | Mon Nov 11 11:26:00 2019 -0800 |
committer | GitHub <[email protected]> | Mon Nov 11 11:26:00 2019 -0800 |
tree | ae093e14a2fea310fa978332a9d86d50ec8807d3 | |
parent | 597d7ba4db38d4a736b8ae662c34e0bd3e43a680 [diff] [blame] |
chore: remove unused badges, update author_email (#381)
diff --git a/setup.py b/setup.py index 42cf4fb..28b302f 100644 --- a/setup.py +++ b/setup.py
@@ -36,7 +36,7 @@ name="google-auth", version=version, author="Google Cloud Platform", - author_email="[email protected]", + author_email="[email protected]", description="Google Authentication Library", long_description=long_description, url="https://github.com/GoogleCloudPlatform/google-auth-library-python",