2931131b69
We are not testing with py36 and py37 so we cannot be sure hacking works with these versions. Add releasenote that also mentions the previous changes in py35 and flake8 support. Sem-Ver: api-break Change-Id: I798dd39afcf2f16a8660ab597b6f5bae70ab2a81
9 lines
232 B
YAML
9 lines
232 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Support for Python 3.5 through 3.7 has been dropped. The minimum
|
|
supported Python version is now 3.8.
|
|
- |
|
|
``hacking`` is now compatible with ``flake8~=4.0.1``. flake8 3.x
|
|
is no longer supported.
|