Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • autosubmit autosubmit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 338
    • Issues 338
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • autosubmitautosubmit
  • Merge requests
  • !495

Fix pkg_resources deprecation warning

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Irene Simó Muñoz requested to merge iss1432 into master Oct 10, 2024
  • Overview 22
  • Commits 10
  • Pipelines 0
  • Changes 2

Solves deprecation warning from #1432 (closed) by re-implementing importlib module instead of pkg_resources. Notice this change from the latter to importlib was already made 5aab8249 !416 (merged), but it was reversed back to pkg_resources f5fe6bea for some reason.

Closes #1432 (closed)

Edited Oct 11, 2024 by Bruno de Paula Kinoshita
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: iss1432