We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd184d5 commit 416c662Copy full SHA for 416c662
1 file changed
packages/google-auth/setup.py
@@ -110,7 +110,7 @@
110
author_email="googleapis-packages@google.com",
111
description="Google Authentication Library",
112
long_description=long_description,
113
- url="https://github.com/googleapis/google-auth-library-python",
+ url="https://github.com/googleapis/google-cloud-python/tree/main/packages/google-auth",
114
packages=find_namespace_packages(
115
exclude=("tests*", "system_tests*", "docs*", "samples*")
116
),
0 commit comments