Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Refactor PackageLoader to use importlib_resources #1985

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

danwuSBU
Copy link

  • pip installed importlib-resources
  • added importlib-resources to docs.in tests.in typing.in and pip-compiled them
  • refactored PackageLoader to use importlib_resources

fixes #1978

@danwuSBU
Copy link
Author

danwuSBU commented May 22, 2024

have to see why this is failing on Windows

@danwuSBU danwuSBU force-pushed the jinja#1978 branch 2 times, most recently from 9c832b7 to e3dd3de Compare May 22, 2024 04:09
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor PackageLoader to use importlib.resources
2 participants