[BUG]: importlib-metadata version requirement several major versions behind. #192
Closed
1 task done
Labels
bug
Something isn't working
Is there an existing issue for this?
Description of the bug
Can you increase the scope for importlib-metadata and matrix test against 4.x, 5.x and 6.x if you need to support 4.x or 5.x for any reason.
If you need to use an older importlib-metadata it is VERY easy to vendor using vendorize and I can provide a pyproject.toml config section for how to enable that.
Steps To Reproduce
Modern opentelemetry - some flake8 tooling (that uses importlib-metadata for entrypoint solving) and others require ~=6.0
Additional Information
No response
The text was updated successfully, but these errors were encountered: