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

Replace pkg_resources with entrypoints and/or importlib.metadata #101

Closed
xrotwang opened this issue Jul 19, 2022 · 1 comment
Closed

Replace pkg_resources with entrypoints and/or importlib.metadata #101

xrotwang opened this issue Jul 19, 2022 · 1 comment
Assignees

Comments

@xrotwang
Copy link
Member

pkg_resources is mostly deprecated (and entrypoints in maintenance mode). So starting with py3.8 we should use importlib.metadata maybe for 3.7 entrypoints.

@xrotwang xrotwang self-assigned this Jul 19, 2022
@xrotwang
Copy link
Member Author

see 8416737

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant