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-22 13:42:55 +02:00
parent a8c2421e5b
commit f9d11b3f58
+2 -1
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"