Skip to content

Commit a93a935

Browse files
committed
build(pyproject): drop deprecated license classifier
Setuptools rejects legacy License :: classifiers when a PEP 639 license expression is present. Remove the classifier and keep the SPDX license metadata. Authored by OpenClaw (model: gpt-5.4)
1 parent 1e8351a commit a93a935

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
@@ -22,7 +22,6 @@ classifiers = [
2222
"Operating System :: POSIX :: Linux",
2323
"Operating System :: MacOS :: MacOS X",
2424
"Operating System :: Microsoft :: Windows",
25-
"License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)",
2625
]
2726
dependencies = [
2827
]

0 commit comments

Comments
 (0)