Skip to content
Snippets Groups Projects

Use correct native importlib library available Python 3.7+

Merged Corné Lukken requested to merge fix-broken-importlib into master

importlib_metadata is an external dependency that needs to be installed through pip / pypi.

The correct, native, library is known as importlib

This patch fixes a broken import.

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
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading