Skip to content

Commit 121ecdf

Browse files
committed
Restore UTC timezone fix
1 parent aaa8f15 commit 121ecdf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ install:
2929
- python get-pip.py
3030
- pip install tox==4.32.0
3131
- pip install codecov
32+
- pip install pytz
33+
- pip install tzdata
3234

3335
before_test:
3436
- ps: |

0 commit comments

Comments
 (0)