Skip to content

Commit 416c662

Browse files
committed
update url
1 parent fd184d5 commit 416c662

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-auth/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
author_email="googleapis-packages@google.com",
111111
description="Google Authentication Library",
112112
long_description=long_description,
113-
url="https://github.com/googleapis/google-auth-library-python",
113+
url="https://github.com/googleapis/google-cloud-python/tree/main/packages/google-auth",
114114
packages=find_namespace_packages(
115115
exclude=("tests*", "system_tests*", "docs*", "samples*")
116116
),

0 commit comments

Comments
 (0)