85316931bd
Python >= 3.9 provides the zoneinfo module to manipulate timezones. Replace pytz by the built-in library to reduce external dependency. Change-Id: I22707f966b692c056cedecaa83bf2cb0a29c09aa
6 lines
113 B
YAML
6 lines
113 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Python 3.8 support has been removed. Now the minimum supported python
|
|
version is 3.9.
|