Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pkg_resources has been deprecated for metadata access #359

Closed
phargogh opened this issue Nov 4, 2023 · 1 comment
Closed

pkg_resources has been deprecated for metadata access #359

phargogh opened this issue Nov 4, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@phargogh
Copy link
Member

phargogh commented Nov 4, 2023

We're supposed to use importlib.metadata instead on python 3.8+.

https://setuptools-scm.readthedocs.io/en/latest/usage/

@phargogh
Copy link
Member Author

phargogh commented Nov 4, 2023

Looks like this has already been addressed as of 2.4.2.

@phargogh phargogh closed this as not planned Won't fix, can't repro, duplicate, stale Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant