Skip to content

Replace pkg_resources with importlib#130

Merged
xgarrido merged 1 commit intomasterfrom
fix-pkg-resources
Feb 26, 2026
Merged

Replace pkg_resources with importlib#130
xgarrido merged 1 commit intomasterfrom
fix-pkg-resources

Conversation

@xgarrido
Copy link
Collaborator

pkg_resources has been removed and can be replaced with importlib (present since python 3.8)

`pkg_resources` has been removed and can be replaced with `importlib` (present since python 3.8)
@xgarrido xgarrido added bug Something isn't working documentation Improvements or additions to documentation labels Feb 26, 2026
@xgarrido xgarrido merged commit bb58eaf into master Feb 26, 2026
14 checks passed
@xgarrido xgarrido deleted the fix-pkg-resources branch February 26, 2026 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant