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 to importlib.resources over pkg_resources #54

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

blowekamp
Copy link
Collaborator

The latter has been deprecated and removed in python 3.12.

@blowekamp blowekamp force-pushed the package_resource_compatibility branch from 1aea27c to 139244a Compare October 7, 2024 18:54
@blowekamp blowekamp requested a review from zivy October 7, 2024 19:07
Copy link
Member

@zivy zivy left a comment

Choose a reason for hiding this comment

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

Some trivial spelling corrections.

requirements.txt Outdated Show resolved Hide resolved
tbpcxr/model.py Outdated Show resolved Hide resolved
tbpcxr/registration.py Outdated Show resolved Hide resolved
The latter has been deprecated and removed in python 3.12.
@blowekamp blowekamp force-pushed the package_resource_compatibility branch from 139244a to 82c3175 Compare October 7, 2024 20:35
@blowekamp blowekamp merged commit 57ddad9 into main Oct 7, 2024
6 checks passed
@blowekamp blowekamp deleted the package_resource_compatibility branch October 7, 2024 21:29
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.

2 participants