Skip to content

Commit 5890b8a

Browse files
chore(pypi): Remove inaccurate license classifier (#2988)
### Description This license classifier is inaccurate, as it is still referencing the old BSD license. Since [license classifiers are deprecated anyhow](https://packaging.python.org/en/latest/specifications/core-metadata/#classifier-multiple-use), we just remove the license classifier. ### Issues - Resolves #2987 - Resolves [CLI-237](https://linear.app/getsentry/issue/CLI-237/update-all-references-to-old-bsd-license)
1 parent cece4fc commit 5890b8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ author_email = oss@sentry.io
99
license = FSL-1.1-MIT
1010
license_file = LICENSE
1111
classifiers =
12-
License :: OSI Approved :: BSD License
1312
Programming Language :: Python :: 3
1413
Programming Language :: Python :: 3 :: Only
1514
Programming Language :: Python :: Implementation :: CPython

0 commit comments

Comments
 (0)