a6aa998a04
This solves an issue where we would end up with an empty list of time zones, throwing an exception as a result. It also resolves to the user's actual Olson time zone name, instead of the first of all the possible time zone names that match the current time zone of the user. The two helper methods are no longer needed, as we can now use get_localzone() directly.
8 lines
101 B
Text
8 lines
101 B
Text
requests>=1.2
|
|
keyring>=8.0,<9.0
|
|
keyrings.alt>=1.0,<2.0
|
|
click>=6.0,<7.0
|
|
six
|
|
tzlocal
|
|
certifi
|
|
bitstring
|