We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaa8f15 commit 121ecdfCopy full SHA for 121ecdf
appveyor.yml
@@ -29,6 +29,8 @@ install:
29
- python get-pip.py
30
- pip install tox==4.32.0
31
- pip install codecov
32
+ - pip install pytz
33
+ - pip install tzdata
34
35
before_test:
36
- ps: |
0 commit comments