Skip to content

Commit 0fade0a

Browse files
authored
Windows was sometimes missing timezone data (#2845 #2826)
1 parent 121e9c2 commit 0fade0a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,3 +95,5 @@ babel
9595
# Needed for > 3.10, https://github.com/microsoft/playwright-python/issues/2096
9696
greenlet >= 3.0.3
9797

98+
# Scheduler - Windows seemed to miss a lot of default timezone info (even "UTC" !)
99+
tzdata

0 commit comments

Comments
 (0)