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

Change importlib_metadata minimum Python version #25

Merged
merged 1 commit into from
Feb 10, 2021

Conversation

albireox
Copy link
Member

Fixes #24

Not sure why the tests didn't catch this. I guess that the default installation of Python in the GitHub workflow already includes importlib_metadata?

@albireox albireox merged commit 191bd52 into main Feb 10, 2021
@albireox albireox deleted the bug/24-importlib_metadata branch February 10, 2021 00:56
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.

Python 3.7 fails to import metadata module
1 participant