From 45ed60bbfa20b5db82ed5c737896bc59882c8f2d Mon Sep 17 00:00:00 2001 From: Nikhil Gupta Date: Wed, 12 Apr 2023 22:28:47 -0500 Subject: [PATCH] removed codecov --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index a1ec80d58..e5d8c1547 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,5 +1,5 @@ pytest>=7.0.1 moto>=3.0.7 -codecov>=2.1.12 +# codecov>=2.1.12 # https://github.com/home-assistant/core/issues/91283 fugue[dask]>=0.8.0 dash[testing] \ No newline at end of file