Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

fix: add missing dependencies#1804

Merged
parthea merged 5 commits into
mainfrom
add-dependencies
Oct 16, 2023
Merged

fix: add missing dependencies#1804
parthea merged 5 commits into
mainfrom
add-dependencies

Conversation

@parthea
Copy link
Copy Markdown
Contributor

@parthea parthea commented Oct 16, 2023

This PRs adds the necessary dependencies for generating google-cloud-asset. See setup.py here: https://github.com/googleapis/python-asset/blob/7c1f5fec48364889da95d21042278a9d944688c4/setup.py#L41-L43

@parthea parthea requested a review from a team October 16, 2023 15:40
@product-auto-label product-auto-label Bot added the size: xs Pull request size is extra small. label Oct 16, 2023
@parthea parthea enabled auto-merge (squash) October 16, 2023 16:14
@product-auto-label product-auto-label Bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Oct 16, 2023
@parthea
Copy link
Copy Markdown
Contributor Author

parthea commented Oct 16, 2023

The current failure is from mypy

nox > mypy --explicit-package-bases google
google/cloud/asset_v1/types/assets.py:266: error: Variable "google.cloud.orgpolicy.v1.orgpolicy_pb2.Policy" is not valid as a type  [valid-type]
google/cloud/asset_v1/types/assets.py:266: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases

@parthea
Copy link
Copy Markdown
Contributor Author

parthea commented Oct 16, 2023

I removed google-cloud-org-policy which caused mypy to fail. I'll create a separate PR once I get mypy to pass.

@parthea parthea merged commit 3e020cd into main Oct 16, 2023
@parthea parthea deleted the add-dependencies branch October 16, 2023 20:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants