From 3fb088598eb52e485214578525abef0225989d07 Mon Sep 17 00:00:00 2001 From: Andrey Khrolenok Date: Mon, 6 Nov 2023 20:34:08 +0300 Subject: [PATCH] Add tzdata to test requirements --- requirements-test.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements-test.txt b/requirements-test.txt index 5f1081e..08cb07a 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -8,3 +8,4 @@ pylint-strict-informational==0.1 pytest>=7.2 pytest-cov>=3.0 pytest-homeassistant-custom-component>=0.12 +tzdata