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

migrate from pkg_resources to importlib_resources #132

Merged
merged 12 commits into from
Dec 6, 2024

Conversation

eneelo
Copy link
Collaborator

@eneelo eneelo commented Dec 6, 2024

What's included in this PR

Additional details for issue 131

Relevant links for issue #131:

Installation, creating shortcut and opening GUI should be tested manually across a range of python versions before the pull request is accepted and merged:

  • python 3.8
  • python 3.10
  • python 3.12

@eneelo eneelo self-assigned this Dec 6, 2024
@eneelo eneelo added the gui Issue is related to GUI label Dec 6, 2024
@eneelo eneelo requested a review from EBGlom December 6, 2024 12:48
@eneelo eneelo added dependencies Pull requests that update a dependency file release - deployment - github workflows labels Dec 6, 2024
Copy link
Collaborator

@EBGlom EBGlom left a comment

Choose a reason for hiding this comment

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

good to go

Copy link

sonarqubecloud bot commented Dec 6, 2024

@eneelo eneelo merged commit 89846df into master Dec 6, 2024
10 checks passed
@eneelo eneelo deleted the remove-pkg-resources branch December 6, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file gui Issue is related to GUI release - deployment - github workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pkg_resources Module not foun, py3.12
2 participants