Skip to content

Commit 48107f2

Browse files
committed
clean up
1 parent 7d93d0e commit 48107f2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/google-cloud-testutils/.repo-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"name_pretty": "Python Test Utils for Google Cloud",
44
"product_documentation": "",
55
"client_documentation": "https://github.com/googleapis/python-test-utils",
6-
"issue_tracker": "https://github.com/googleapis/python-test-utils/issues",
6+
"issue_tracker": "https://github.com/googleapis/google-cloud-python/issues",
77
"release_level": "preview",
88
"language": "python",
99
"library_type": "OTHER",
10-
"repo": "googleapis/python-test-utils",
10+
"repo": "googleapis/google-cloud-python",
1111
"distribution_name": "google-cloud-testutils",
1212
"default_version": "",
1313
"codeowner_team": ""

packages/google-cloud-testutils/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
author="Google LLC",
5050
author_email="googleapis-packages@google.com",
5151
license="Apache 2.0",
52-
url="https://github.com/googleapis/python-test-utils",
52+
url="https://github.com/googleapis/google-cloud-python/packages/google-cloud-testutils",
5353
packages=packages,
5454
entry_points={"console_scripts": scripts},
5555
platforms="Posix; MacOS X; Windows",

0 commit comments

Comments
 (0)