Skip to content

bugfix: Upgrade reuse-tool to alleviate pre-commit failure#272

Merged
FoamyGuy merged 1 commit into
adafruit:mainfrom
jesseadams:bugfix/upgrade-reuse-tool-precommit
Mar 28, 2026
Merged

bugfix: Upgrade reuse-tool to alleviate pre-commit failure#272
FoamyGuy merged 1 commit into
adafruit:mainfrom
jesseadams:bugfix/upgrade-reuse-tool-precommit

Conversation

@jesseadams
Copy link
Copy Markdown

I appears that this project is using a older version of reuse tool. The error ModuleNotFoundError: No module named 'pkg_resources' happens because it was removed from the setuptools package from 70 on. Upgrading to a more current version of the reuse tool resolves this issue.

Copy link
Copy Markdown
Contributor

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@FoamyGuy FoamyGuy merged commit f7f7873 into adafruit:main Mar 28, 2026
1 check passed
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.

2 participants