Skip to content

Stop using pkg_resources in setup.py#44

Merged
cottsay merged 1 commit intomasterfrom
cottsay/drop-pkg-resources
Feb 17, 2026
Merged

Stop using pkg_resources in setup.py#44
cottsay merged 1 commit intomasterfrom
cottsay/drop-pkg-resources

Conversation

@cottsay
Copy link
Copy Markdown
Member

@cottsay cottsay commented Feb 13, 2026

The pkg_resources shim is no longer part of setuptools >= 82.

What we're checking here is very basic - let's just do it by hand.

@cottsay cottsay self-assigned this Feb 13, 2026
@cottsay cottsay force-pushed the cottsay/drop-pkg-resources branch from 08c2f4b to ccd2263 Compare February 13, 2026 20:33
@cottsay cottsay changed the base branch from master to cottsay/bookkeeping February 13, 2026 20:33
@cottsay cottsay marked this pull request as draft February 13, 2026 20:33
@codecov-commenter
Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

Base automatically changed from cottsay/bookkeeping to master February 13, 2026 20:37
@cottsay cottsay marked this pull request as ready for review February 13, 2026 20:37
@cottsay cottsay force-pushed the cottsay/drop-pkg-resources branch from ccd2263 to 0ec66ae Compare February 13, 2026 20:42
@cottsay cottsay merged commit 4b8388f into master Feb 17, 2026
15 checks passed
@cottsay cottsay deleted the cottsay/drop-pkg-resources branch February 17, 2026 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants