mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 05:06:13 +01:00
Exempt pyparsing from license check (#159605)
This commit is contained in:
@@ -203,6 +203,7 @@ EXCEPTIONS = {
|
||||
"sharp_aquos_rc", # https://github.com/jmoore987/sharp_aquos_rc/pull/14
|
||||
"tapsaff", # https://github.com/bazwilliams/python-taps-aff/pull/5
|
||||
"ujson", # https://github.com/ultrajson/ultrajson/blob/main/LICENSE.txt
|
||||
"pyparsing", # MIT
|
||||
}
|
||||
|
||||
# fmt: off
|
||||
|
||||
Reference in New Issue
Block a user