Skip to content

Backport Move deprecated 'tool.setuptools.license-files', remove license class #10293

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 20, 2025

Conversation

Pierre-Sassoulas
Copy link
Member

Backport of #10289

@Pierre-Sassoulas Pierre-Sassoulas added Maintenance Discussion or action around maintaining pylint or the dev workflow Skip news 🔇 This change does not require a changelog entry labels Mar 20, 2025
@Pierre-Sassoulas Pierre-Sassoulas added this to the 3.3.6 milestone Mar 20, 2025
@Pierre-Sassoulas
Copy link
Member Author

This is better reviewed by trusting me that this is cherry-picked. For pyproject-fmt I ddn't resolve the conflict, I took only the pre-commit configuration changes and reapplied the automatic fix using them.

Copy link

codecov bot commented Mar 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.84%. Comparing base (544464a) to head (f435385).
Report is 3 commits behind head on maintenance/3.3.x.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##           maintenance/3.3.x   #10293   +/-   ##
==================================================
  Coverage              95.84%   95.84%           
==================================================
  Files                    174      174           
  Lines                  18984    18984           
==================================================
  Hits                   18195    18195           
  Misses                   789      789           
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@@ -183,3 +169,7 @@ repos:
args: ["--toml=pyproject.toml"]
additional_dependencies:
- tomli
- repo: https://github.com/tox-dev/pyproject-fmt
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

Sounds good, feel free to open a PR :)

Copy link
Contributor

Choose a reason for hiding this comment

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

@Pierre-Sassoulas Pierre-Sassoulas merged commit 32871c5 into maintenance/3.3.x Mar 20, 2025
25 checks passed
@Pierre-Sassoulas Pierre-Sassoulas deleted the backport-setuptools-fix branch March 20, 2025 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Discussion or action around maintaining pylint or the dev workflow Skip news 🔇 This change does not require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants