Skip to content

Commit 0fbf2bc

Browse files
authored
Drop deprecated license classifier (astral-sh#24808)
## Summary Per astral-sh#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>
1 parent 43b174c commit 0fbf2bc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ classifiers = [
2323
"Development Status :: 5 - Production/Stable",
2424
"Environment :: Console",
2525
"Intended Audience :: Developers",
26-
"License :: OSI Approved :: MIT License", # for compatibility with tooling such as pip-licenses
2726
"Operating System :: OS Independent",
2827
"Programming Language :: Python",
2928
"Programming Language :: Python :: 3.7",

0 commit comments

Comments
 (0)