mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 06:07:17 +00:00
Fix licenses check for setuptools (#144181)
This commit is contained in:
parent
2a5c0d9b88
commit
516a3c0504
@ -208,7 +208,6 @@ EXCEPTIONS = {
|
||||
# https://github.com/jaraco/skeleton/pull/170
|
||||
# https://github.com/jaraco/skeleton/pull/171
|
||||
"jaraco.itertools", # MIT - https://github.com/jaraco/jaraco.itertools/issues/21
|
||||
"setuptools", # MIT
|
||||
}
|
||||
|
||||
TODO = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user