Skip to content
Snippets Groups Projects

Use importlib instead of pkg_resources to discover dist

Merged Nik | Klampfradler requested to merge use-importlib-instead-of-pkg-resources into master

This replaces the external pkg_resources with the standard library's metadata module.

We should probably backport this fix to the 2.0 branch, as the pkg_resources dependency appears to be missing from the declared dependencies, and we just used it with some luck because some other dependency pulled it in.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading