Skip to content

Remove pkg_resources from entrypoints logic#1002

Merged
ryanhill1 merged 4 commits intomainfrom
rh1-06-17
Jun 17, 2025
Merged

Remove pkg_resources from entrypoints logic#1002
ryanhill1 merged 4 commits intomainfrom
rh1-06-17

Conversation

@ryanhill1
Copy link
Copy Markdown
Member

Summary of changes

  • Removed legacy pkg_resources logic for loading entry points, as support for Python 3.9 has been dropped and the project now requires Python 3.10 or higher.

@ryanhill1 ryanhill1 marked this pull request as ready for review June 17, 2025 23:08
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@ryanhill1 ryanhill1 merged commit c8b9d09 into main Jun 17, 2025
15 checks passed
@ryanhill1 ryanhill1 deleted the rh1-06-17 branch June 17, 2025 23:18
@ryanhill1 ryanhill1 linked an issue Jun 17, 2025 that may be closed by this pull request
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.

Remove unused pkg_resources code

1 participant