Skip to content

Replace importlib_resources with stdlib#648

Open
s-t-e-v-e-n-k wants to merge 1 commit intopython-restx:masterfrom
s-t-e-v-e-n-k:no-more-importlib-resources
Open

Replace importlib_resources with stdlib#648
s-t-e-v-e-n-k wants to merge 1 commit intopython-restx:masterfrom
s-t-e-v-e-n-k:no-more-importlib-resources

Conversation

@s-t-e-v-e-n-k
Copy link
Copy Markdown

Now that Python 3.9 is the minimum version supported, we can switch to using the stdlib importlib.resources, and drop one external dependency.

Now that Python 3.9 is the minimum version supported, we can switch
to using the stdlib importlib.resources, and drop one external
dependency.
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