macisamuele / language-formatters-pre-commit-hooks

Collection of custom pre-commit hooks.
Apache License 2.0
116 stars 58 forks source link

Use importlib to retrieve library version #236

Closed macisamuele closed 2 months ago

macisamuele commented 2 months ago

This is meant to replace the deprecated pkg_resources.get_distribution APIs.

https://setuptools.pypa.io/en/latest/pkg_resources.html