Skip to content

Enforce importlib_metadata>=3.6#64

Merged
tlestang merged 2 commits into
mainfrom
importlib-metadata-python-37
Apr 21, 2026
Merged

Enforce importlib_metadata>=3.6#64
tlestang merged 2 commits into
mainfrom
importlib-metadata-python-37

Conversation

@tlestang

Copy link
Copy Markdown
Contributor

See #58 (comment)

Plugin detection relies on calling importlib.metadata.entry_points(group="vtx"), i.e. selecting entry points based on the their group. Selectable entry points where added in version 3.6.0 of the importlib_metadata backport.

@tlestang tlestang merged commit 3c1672e into main Apr 21, 2026
5 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.

1 participant