Skip to content

Commit c467158

Browse files
tanbroclaude
andcommitted
fix: remove license classifier to comply with PEP 639
When using SPDX license expression, the license classifier should not be used. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 95f77cc commit c467158

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
@@ -32,7 +32,6 @@ license-files = ["LICENSE"]
3232
classifiers = [
3333
"Development Status :: 5 - Production/Stable",
3434
"Intended Audience :: Developers",
35-
"License :: OSI Approved :: BSD-3-Clause",
3635
"Operating System :: OS Independent",
3736
"Programming Language :: Python",
3837
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)