Skip to content

Commit c924bba

Browse files
authored
Fix hassfest by removing knx from forbidden package file exceptions (home-assistant#170561)
1 parent 1369fe2 commit c924bba

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

script/hassfest/requirements.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,8 +306,6 @@
306306
},
307307
# https://github.com/basnijholt/aiokef
308308
"kef": {"homeassistant": {"aiokef"}},
309-
# https://github.com/danifus/pyzipper
310-
"knx": {"xknxproject": {"pyzipper"}},
311309
# https://github.com/hthiery/python-lacrosse
312310
"lacrosse": {"homeassistant": {"pylacrosse"}},
313311
# ???

0 commit comments

Comments
 (0)