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

fix(tox-to-nox): switch pkgutil for importlib-resources #887

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

henryiii
Copy link
Collaborator

@henryiii henryiii commented Nov 11, 2024

pkgutil is part of setuptools. Use standard and faster importlib.resources instead. Saves a few type ignores.

@henryiii henryiii changed the title fix: switch pkgutil for importlib-resources fix(tox-to-nox): switch pkgutil for importlib-resources Nov 12, 2024
@henryiii henryiii merged commit a0e7ef5 into wntrblm:main Nov 12, 2024
24 checks passed
@henryiii henryiii deleted the henryiii/fix/pkgutil branch November 12, 2024 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant