Skip to content

Commit 6be634d

Browse files
committed
Add numpy exclusion
1 parent c40858f commit 6be634d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,8 @@ authorized_licenses = [
422422
"python software foundation license",
423423
"The Unlicense (Unlicense)",
424424
"zpl 2.1",
425+
# Some numpy oddity
426+
"BSD-3-Clause AND 0BSD AND MIT AND Zlib AND CC0-1.0",
425427
]
426428
unauthorized_licenses = [
427429
"agpl",

0 commit comments

Comments
 (0)