Skip to content

Remove deprecated pkg_resources from project dependencies#288

Open
divineod wants to merge 1 commit intooperatorai:mainfrom
divineod:dev
Open

Remove deprecated pkg_resources from project dependencies#288
divineod wants to merge 1 commit intooperatorai:mainfrom
divineod:dev

Conversation

@divineod
Copy link

@divineod divineod commented Nov 24, 2025

  • Updates the python package version determination to use importlib.metadata.version() instead of the soon deprecated pkg_resources library.

- included importlib.metadata.version for python package version identification
Copy link
Contributor

@nlathia nlathia left a comment

Choose a reason for hiding this comment

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

Thank you!

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

Comments