Skip to content

Conversation

jaimergp
Copy link
Member

No description provided.

@jaimergp jaimergp merged commit 14fa2f4 into main May 22, 2025
14 checks passed
@jaimergp jaimergp deleted the plugin-flag branch May 22, 2025 21:49
Comment on lines +10 to +11
if sys.version_info < (3, 12):
raise RuntimeError("This function requires Python 3.12+")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That seems weird, this can be supported with https://pypi.org/project/importlib-metadata/

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, coming in a followup PR

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.

2 participants