Uh oh!
There was an error while loading. Please reload this page.
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
14910a0Compareandrewsg
commented
Nov 8, 2023
@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
andrewsg
commented
Nov 8, 2023
@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 🦕