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

drop setuptools / pkg_resources #390

Merged
merged 2 commits into from
Feb 4, 2024
Merged

drop setuptools / pkg_resources #390

merged 2 commits into from
Feb 4, 2024

Conversation

mmerickel
Copy link
Member

sadly importlib.metadata does not make it possible to get the location of a package since it's trying to abstract that detail now... we could detect a PathDistribution but that's a private api and doesn't seem worth it.

@mmerickel mmerickel merged commit c4e7528 into main Feb 4, 2024
32 checks passed
@mmerickel mmerickel deleted the remove-pkg-resources branch February 4, 2024 05:59
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