django-elasticsearch-debug-toolbar icon indicating copy to clipboard operation
django-elasticsearch-debug-toolbar copied to clipboard

Remove pkg_resources use

Open noamkush opened this issue 3 years ago • 0 comments

Since this package now requires Python 3.8+, we can drop the deprecated pkg_resources in favor of importlib.metadata.

noamkush avatar Apr 17 '22 12:04 noamkush