Skip to content

Remove dependency on packaging and pkg_resources #2475

@parthea

Description

@parthea

A dependency on packaging and pkg_resources was added in #2419 . We should remove the dependency, similar to googleapis/python-api-core#852. The reason for removing packaging is that there are often breaking changes which can introduce diamond dependency issues. pkg_resouces requires setuptools as a run time dependency which is not ideal.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions