home-assistant: disable tesla component test
The tesla component test, via its authcaptureproxy dependency, depends on typer, which in its current version is incompatible with click>=8.0.
This commit is contained in:
@@ -676,7 +676,8 @@ in with py.pkgs; buildPythonApplication rec {
|
||||
"telegram"
|
||||
"tellduslive"
|
||||
"template"
|
||||
"tesla"
|
||||
# disable tesla comonent tests while typer is incompatible with click>=8.0
|
||||
# "tesla"
|
||||
"threshold"
|
||||
"tibber"
|
||||
"tile"
|
||||
|
||||
Reference in New Issue
Block a user