Windows was sometimes missing timezone data (#2845 #2826)

This commit is contained in:
dgtlmoon
2024-12-16 21:50:28 +01:00
committed by GitHub
parent 121e9c20e0
commit 0fade0a473

View File

@@ -95,3 +95,5 @@ babel
# Needed for > 3.10, https://github.com/microsoft/playwright-python/issues/2096
greenlet >= 3.0.3
# Scheduler - Windows seemed to miss a lot of default timezone info (even "UTC" !)
tzdata