mirror of
https://github.com/home-assistant/core.git
synced 2026-02-15 07:36:16 +00: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