Skip to content

Fix deprecation warning issue #66

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

Merged
merged 1 commit into from
Jun 15, 2025
Merged

Conversation

cmeissner
Copy link
Member

As pkg_resources was deprecated we switched to importlib.metadata to get the same data.

/fixes #63

As `pkg_resources` was deprecated we switched to `importlib.metadata` to
get the same data.
@cmeissner cmeissner merged commit 096d555 into codeaffen:develop Jun 15, 2025
21 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.

pkg_resources is deprecated as an API
1 participant