Skip to content

Commit 5e43841

Browse files
Google APIscopybara-github
authored andcommitted
chore(python): fix warehouse-package-name for oslogin v1
PiperOrigin-RevId: 491014627
1 parent d81001b commit 5e43841

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

google/cloud/oslogin/v1/BUILD.bazel

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,9 @@ py_gapic_library(
176176
deps = [
177177
"//google/cloud/oslogin/common:common_py_proto",
178178
],
179+
opt_args = [
180+
"warehouse-package-name=google-cloud-os-login",
181+
],
179182
)
180183

181184
# Uncomment once https://github.com/googleapis/gapic-generator-python/issues/1376 is fixed

0 commit comments

Comments
 (0)