Use importlib_metadata instead of pkg_resources (#3485)
* Use importlib_metadata instead of pkg_resources * Use built in importlib when available * Revert change that didn't work
Showing
Please register or sign in to comment
* Use importlib_metadata instead of pkg_resources * Use built in importlib when available * Revert change that didn't work