Skip to content

MNT: migrate from pkg_resources to importlib_metadata #99

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

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

Conversation

sabonerune
Copy link
Contributor

@sabonerune sabonerune commented Sep 15, 2024

Replace pkg_resources with importlib-metadata.
This removes the implicit setuptools dependency.

@sabonerune
Copy link
Contributor Author

Closing due to duplication with #103.

@sabonerune sabonerune closed this Jan 21, 2025
@sabonerune sabonerune deleted the mnt/migrate-to-importlib_metadata branch January 21, 2025 10:07
@sabonerune sabonerune restored the mnt/migrate-to-importlib_metadata branch July 30, 2025 10:08
@sabonerune
Copy link
Contributor Author

Reopen the PR.
This is because in some environments setuptools may not be installed.

ref: #103 (comment)

@sabonerune sabonerune reopened this Jul 30, 2025
@sabonerune sabonerune force-pushed the mnt/migrate-to-importlib_metadata branch from d688db4 to f91d2ee Compare July 30, 2025 10:16
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