Skip to content

Commit 6a52254

Browse files
committed
Fix up licence check
1 parent 601c62c commit 6a52254

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,7 @@ authorized_licenses = [
255255
"bsd",
256256
"bsd license",
257257
"BSD 3-Clause",
258+
"BSD-3-Clause",
258259
"CC0",
259260
"apache",
260261
"apache 2.0",
@@ -274,6 +275,7 @@ authorized_licenses = [
274275
"mit",
275276
"mit license",
276277
"Mozilla Public License 2.0 (MPL 2.0)",
278+
"psf-2.0",
277279
"python software foundation",
278280
"python software foundation license",
279281
"The Unlicense (Unlicense)",

0 commit comments

Comments
 (0)