Skip to content

Replace pkg_resources for example data paths#135

Draft
Mirochill wants to merge 1 commit into
lkilcher:masterfrom
Mirochill:fix-importlib-resources-example-data
Draft

Replace pkg_resources for example data paths#135
Mirochill wants to merge 1 commit into
lkilcher:masterfrom
Mirochill:fix-importlib-resources-example-data

Conversation

@Mirochill

Copy link
Copy Markdown

Summary

  • replace pkg_resources.resource_filename() in read_example() with importlib.resources
  • remove the remaining pkg_resources imports from the bundled example data package and test resource helper
  • add a changelog entry for the example-data resource lookup change

Reported downstream in iosonobert/pIMOS#32.

Validation

  • git diff --check
  • Not run locally

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