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

get package version using importlib #71

Closed
wants to merge 1 commit into from

Conversation

frank1010111
Copy link
Contributor

This pull request replaces pkg_resources with importlib for getting the package version.
It fixes #70 following the suggestion by @ShadowsInRain, and I've verified that it passes unit tests on my system.

@jokva jokva closed this Nov 27, 2024
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.

Import error for pkg_resources when setuptools is not installed
2 participants