10000 chore: Update gapic-generator-python to v1.8.4 (#436) · googleapis/google-cloud-python@04a6d83 · GitHub
[go: up one dir, main page]

Skip to content

Commit 04a6d83

Browse files
chore: Update gapic-generator-python to v1.8.4 (#436)
* chore: Update gapic-generator-python to v1.8.4 PiperOrigin-RevId: 507808936 Source-Link: googleapis/googleapis@64cf849 Source-Link: googleapis/googleapis-gen@53c48ca Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTNjNDhjYWMxNTNkM2IzN2YzZDJjMmRlYzQ4MzBjZmQ5MWVjNDE1MyJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent abad4f2 commit 04a6d83

File tree

1 file changed

+1
-3
lines changed
  • packages/google-cloud-securitycenter

1 file changed

+1
-3
lines changed

packages/google-cloud-securitycenter/setup.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,7 @@
5858
if package.startswith("google")
5959
]
6060

61-
namespaces = ["google"]
62-
if "google.cloud" in packages:
63-
namespaces.append("google.cloud")
61+
namespaces = ["google", "google.cloud"]
6462

6563
setuptools.setup(
6664
name=name,

0 commit comments

Comments
 (0)
0