Skip to content

Commit 6007e17

Browse files
Google APIscopybara-github
authored andcommitted
chore(python): fix warehouse-package-name for secretmanager v1
PiperOrigin-RevId: 468719871
1 parent 07c3f50 commit 6007e17

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

google/cloud/secretmanager/v1/BUILD.bazel

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,9 @@ py_gapic_library(
178178
deps = [
179179
"//google/iam/v1:iam_policy_py_proto",
180180
],
181+
opt_args = [
182+
"warehouse-package-name=google-cloud-secret-manager",
183+
],
181184
)
182185

183186
py_test(

0 commit comments

Comments
 (0)