Skip to content

Drop pkg_resources CLI plugin loading#207

Draft
Mirochill wants to merge 1 commit into
level12:masterfrom
Mirochill:fix-198-drop-pkg-resources
Draft

Drop pkg_resources CLI plugin loading#207
Mirochill wants to merge 1 commit into
level12:masterfrom
Mirochill:fix-198-drop-pkg-resources

Conversation

@Mirochill
Copy link
Copy Markdown

Summary

  • remove legacy pkg_resources.iter_entry_points plugin loading
  • rely on Flask's CLI metadata entry-point loader for Keg and Flask commands
  • add regression coverage for metadata-based plugin command loading

Closes #198

Validation

  • Not run locally
  • Static validation only: git diff --check, git diff --cached --check, git show --stat --oneline --check HEAD

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.

pkg_resources deprecation

1 participant