Add license classifier back to pyproject.toml by MichaReiser · Pull Request #19599 · astral-sh/ruff (original) (raw)
AlexWaygood changed the title
Revert "Use PEP 639 license information for Ruff itself instead of classifier" Add license classifier back to pyproject.toml
Co-authored-by: Alex Waygood Alex.Waygood@Gmail.com
This was referenced
Jul 31, 2025
dcreager added a commit that referenced this pull request
- main: (24 commits)
Add
Checker::contextmethod, deduplicate Unicode checks (#19609) [flake8-pyi] Preserve inline comment in ellipsis removal (PYI013) (#19399) [ty] Add flow diagram for import resolution [ty] Add comments to some core resolver functions [ty] Add missing ticks and use consistent quoting [ty] Reflow some long lines [ty] Unexport helper function [ty] Remove offset fromCompletionTargetTokens::Unknown[pyupgrade] FixUP030to avoid modifying double curly braces in format strings (#19378) [ty] fix a typo (#19621) [ty] synthesize__replace__for dataclasses (>=3.13) (#19545) [ty] DiscardDefinitions when normalizingSignatures (#19615) [ty] Fix empty spans following a line terminator and unprintable character spans in diagnostics (#19535) AddLinterContext::settingsto avoid passing separate settings (#19608) Support.pyifiles in ruff analyze graph (#19611) [ty] Sync vendored typeshed stubs (#19607) [ty] Bump docstring-adder pin (#19606) [perflint] Ignore rule if target isglobalornonlocal(PERF401) (#19539) Add license classifier back to pyproject.toml (#19599) [ty] Add stub mapping support to signature help (#19570) ...
woodruffw added a commit that referenced this pull request
Summary
Per #19599 (comment), maturin now supports PEP 639 fully. Consequently we should drop the license classifier, as it's legally ambiguous.
See also astral-sh/uv#19130 for where we're doing the same for uv.
Test Plan
NFC.
Signed-off-by: William Woodruff william@astral.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})