fix: use native namespace to avoid pkg_resources warnings#1176
fix: use native namespace to avoid pkg_resources warnings#1176
Conversation
|
Sorry I accidentally clicked the close button while I was typing.. For other |
5fe396c to
14910a0
Compare
|
@parthea Thank you very much. PTAL |
parthea
left a comment
There was a problem hiding this comment.
Please also remove namespace_packages= in setup.py and add a packaging test similar to https://github.com/googleapis/google-auth-library-python/pull/1205/files
|
@parthea Test will be added after dependencies are updated, see googleapis/google-cloud-python#15980 . Took care of the setup.py updates. PTAL |
Fixes #1000 🦕