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

Remove dependency on pkg_resources #140

Closed
@bivald

Description

@bivald

Is your feature request related to a problem? Please describe.
Trying to reduce boot time for my Cloud Run API I'm profiling imports, and google.rpc add significant time to the applications imports due to the use of pkg_resources

Describe the solution you'd like
Similar to googleapis/python-api-core#361 - it would be awesome if we could remove the use or pkg_resources (not idea of the effort though)

Metadata

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions