Skip to content

Commit 945dfb3

Browse files
committed
Update license identifiers
1 parent bc801e8 commit 945dfb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ authors = [
1212
]
1313
version = "0.8.0"
1414
readme = "README.md"
15-
license = {file = "LICENSE"}
15+
license = "BSD-3-Clause"
16+
license-files = ["LICENSE"]
1617
classifiers = [
1718
"Development Status :: 3 - Alpha",
18-
"License :: OSI Approved :: BSD License",
1919
"Programming Language :: Python :: 3",
2020
"Programming Language :: Python :: 3.9",
2121
"Programming Language :: Python :: 3.10",

0 commit comments

Comments
 (0)