Skip to content

Commit a198267

Browse files
committed
chore: SPDX license
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 4c30c4c commit a198267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ authors = [
1010
description = "Check the contents of an SDist vs. git"
1111
readme = "README.md"
1212
requires-python = ">=3.9"
13+
license = "BSD-3-Clause"
1314
classifiers = [
1415
"Development Status :: 5 - Production/Stable",
1516
"Intended Audience :: Developers",
16-
"License :: OSI Approved :: BSD License",
1717
"Operating System :: OS Independent",
1818
"Programming Language :: Python",
1919
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)