Skip to content
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

Use importlib.metadata instead of pkg_resources #122

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Conversation

hagenw
Copy link
Member

@hagenw hagenw commented Nov 28, 2023

Replace the internal uses of pkg_resources by importlib.metadata.

Copy link

codecov bot commented Nov 28, 2023

Codecov Report

Merging #122 (32a1915) into main (d03212a) will not change coverage.
The diff coverage is 100.0%.

Additional details and impacted files
Files Coverage Δ
audeer/core/utils.py 100.0% <100.0%> (ø)

@hagenw hagenw merged commit d87558c into main Nov 28, 2023
19 checks passed
@hagenw hagenw deleted the replace-pkg-resources branch November 28, 2023 13:55
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