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:
Martin Weinelt 2021-06-21 16:08:33 +02:00
parent a8c2421e5b
commit f9d11b3f58

View file

@ -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"