File: drop-python36-834bb59e53d5fd71.yaml

package info (click to toggle)
python-hacking 7.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 376 kB
  • sloc: python: 1,356; sh: 38; makefile: 23
file content (8 lines) | stat: -rw-r--r-- 232 bytes parent folder | download
1
2
3
4
5
6
7
8
---
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.