Skip to content

Remove the setuptools plugin#2427

Merged
DanielNoord merged 1 commit into
PyCQA:mainfrom
DanielNoord:setuptools-plug
Nov 11, 2025
Merged

Remove the setuptools plugin#2427
DanielNoord merged 1 commit into
PyCQA:mainfrom
DanielNoord:setuptools-plug

Conversation

@DanielNoord

Copy link
Copy Markdown
Member

Fixes #2263

Let's just remove this!

@codecov

codecov Bot commented Oct 7, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.24%. Comparing base (a1a7930) to head (24bc16f).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2427      +/-   ##
==========================================
- Coverage   99.25%   99.24%   -0.01%     
==========================================
  Files          40       39       -1     
  Lines        3089     3057      -32     
  Branches      680      675       -5     
==========================================
- Hits         3066     3034      -32     
  Misses         13       13              
  Partials       10       10              
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@DanielNoord DanielNoord marked this pull request as ready for review October 7, 2025 20:40
@DanielNoord DanielNoord requested a review from staticdev October 7, 2025 20:40
@DanielNoord

Copy link
Copy Markdown
Member Author

@staticdev Do you have time to review this? :)

@staticdev staticdev left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM, thanks a lot @DanielNoord!
There is just a rebase needed thoigh.

@DanielNoord DanielNoord added this pull request to the merge queue Nov 11, 2025
Merged via the queue into PyCQA:main with commit ed501f1 Nov 11, 2025
21 of 22 checks passed
@DanielNoord DanielNoord deleted the setuptools-plug branch November 11, 2025 18:41
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.

Deprecate setuptools integration comand

2 participants