Skip to content

Don't require importlib_metadata on Python 3.10+ #1179

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

Merged
merged 2 commits into from
Nov 30, 2024

Conversation

takluyver
Copy link
Member

Since PR #1024, the standard library importlib.metadata is imported instead of the PyPI package importlib_metadata, but the latter is still installed as a dependency.

Copy link
Member

@woodruffw woodruffw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @takluyver! I took a look at #1024 and this looks trivially correct to me. I'll let @jaraco also approve.

@sigmavirus24 sigmavirus24 merged commit aa58273 into pypa:main Nov 30, 2024
23 checks passed
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

Successfully merging this pull request may close these issues.

3 participants