Skip to content

Commit 4292ec4

Browse files
committed
update pyproject.toml
1 parent ecb32f7 commit 4292ec4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

pyproject.toml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,11 @@ safe_licenses = [
127127
"MIT",
128128
"BSD-2-Clause",
129129
"Apache-2.0",
130-
"ISC",
131-
"Python-2.0"
130+
"MIT License",
131+
"BSD License",
132+
"Apache Software License",
133+
"Python Software Foundation License",
134+
"ISC License (ISCL)"
132135
]
133136

134137
[tool.vulture]

0 commit comments

Comments
 (0)