Skip to content

Replace deprecated pkg_resources package with importlib#56

Open
avigan wants to merge 1 commit intogmbrandt:mainfrom
avigan:main
Open

Replace deprecated pkg_resources package with importlib#56
avigan wants to merge 1 commit intogmbrandt:mainfrom
avigan:main

Conversation

@avigan
Copy link
Copy Markdown

@avigan avigan commented Apr 13, 2026

The pkg_resources package is now deprecated so installation of HTOF with recent versions of python fails. In this PR, I replaced all calls to pkg_resources functions with call to equivalent functions is the more recent importlib package.

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.

1 participant