Skip to content

Remove pkg_resources because its deprecated and not really needed#14

Open
andre-dasilva wants to merge 1 commit into
dreipol:masterfrom
andre-dasilva:feature/pkg-resources-deprecation
Open

Remove pkg_resources because its deprecated and not really needed#14
andre-dasilva wants to merge 1 commit into
dreipol:masterfrom
andre-dasilva:feature/pkg-resources-deprecation

Conversation

@andre-dasilva
Copy link
Copy Markdown
Contributor

I saw this in pytest warnings:

image

And the deprecation is also mentioned here:
image
https://setuptools.pypa.io/en/latest/pkg_resources.html

It also seems like its not really needed. because importlib.metadata version() already returns the string:

image

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