Re #2826 - Windows was sometimes missing timezone data

pull/2845/head
dgtlmoon 1 week ago
parent 121e9c20e0
commit 61bb58924b

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

Loading…
Cancel
Save