pyemd icon indicating copy to clipboard operation
pyemd copied to clipboard

Stop using deprecated pkg_resources

Open musicinmybrain opened this issue 9 months ago • 2 comments

Fixes #67.

See: https://packaging.pypa.io/en/stable/version.html

I used 14.1 as the minimum version since that’s when the packaging.version.parse API was introduced. I doubt there will be a need to use such an old version in practice.

musicinmybrain avatar Jan 27 '25 13:01 musicinmybrain