Skip to content

Commit 8bf7099

Browse files
committed
Fix up licence allowed list
1 parent 9ecf7bf commit 8bf7099

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*.ipynb
33

44
# Lock file
5-
pdm.lock
5+
uv.lock
66
# Associated requirements file
77
requirements.txt
88

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,8 @@ authorized_licenses = [
169169
"Apache License, Version 2.0",
170170
"CMU License (MIT-CMU)",
171171
"Historical Permission Notice and Disclaimer (HPND)",
172+
# TODO: push upstream
173+
"isc",
172174
"isc license",
173175
"isc license (iscl)",
174176
"gnu lgpl",

0 commit comments

Comments
 (0)