Skip to content

Comments

Stop using pkg_resources in setup.py#78

Open
cottsay wants to merge 1 commit intomasterfrom
cottsay/drop-pkg-resources
Open

Stop using pkg_resources in setup.py#78
cottsay wants to merge 1 commit intomasterfrom
cottsay/drop-pkg-resources

Conversation

@cottsay
Copy link
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
@codecov-commenter
Copy link

codecov-commenter commented Feb 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 19.21%. Comparing base (b43e29d) to head (56b63ac).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #78   +/-   ##
=======================================
  Coverage   19.21%   19.21%           
=======================================
  Files           9        9           
  Lines         432      432           
  Branches       66       66           
=======================================
  Hits           83       83           
  Misses        336      336           
  Partials       13       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants