Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

fix(deps): add setuptools as a dependency #323

Closed
wants to merge 2 commits into from

Conversation

tnguyen14
Copy link

@tnguyen14 tnguyen14 commented May 9, 2022

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #322 🦕

@tnguyen14 tnguyen14 requested a review from a team as a code owner May 9, 2022 15:51
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: monitoring Issues related to the googleapis/python-monitoring API. labels May 9, 2022
@tnguyen14 tnguyen14 changed the title Add setuptools as a dependency fix(deps): add setuptools as a dependency May 9, 2022
@parthea
Copy link
Contributor

parthea commented Dec 15, 2022

Usage of pkg_resources was dropped in eaaca48

@parthea parthea closed this Dec 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: monitoring Issues related to the googleapis/python-monitoring API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ModuleNotFoundError: No module named pkg_resources
2 participants