Skip to content

Commit e5e6aae

Browse files
committed
fixing pedantic license classifier
Signed-off-by: Neal Ensor <ensorn@osti.gov>
1 parent 5bc2b15 commit e5e6aae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ readme = "README.md"
1414
requires-python = ">=3.8"
1515
classifiers = [
1616
"Programming Language :: Python :: 3",
17-
"License :: OSI Approved :: BSD-3-Clause",
17+
"License :: OSI Approved :: BSD License",
1818
"Operating System :: OS Independent",
1919
]
2020
dependencies = [

0 commit comments

Comments
 (0)