Skip to content

Add back the dependency on importlib_metadata for python < 3.8 #490

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

Conversation

JeanChristopheMorinPerso
Copy link
Contributor

Fixes #489

It looks like the dependency on importlib_metadata was accidentally removed in #470.

This PR adds it back.

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.29.1 is broken on Python 3.7 due to importlib_metadata backport
2 participants