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

Upgrade importlib_metadata #608

Closed
raphaelm opened this issue Nov 17, 2021 · 0 comments · Fixed by #843
Closed

Upgrade importlib_metadata #608

raphaelm opened this issue Nov 17, 2021 · 0 comments · Fixed by #843

Comments

@raphaelm
Copy link
Contributor

This library currently enforces importlib_metadata<3 for Python<3.8. This causes conflicts for us, since other libraries such as markdown start enforcing importlib_metadata>4.4 to get Python-3.10-like behaviour.

Is there a specific reason this version is enforced to be <3?

refs pretix/pretix#2329

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 a pull request may close this issue.

1 participant