feat: drop support for python3.7
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2342>
This commit is contained in:
parent
993fb426ee
commit
c6f235ec8c
5 changed files with 7 additions and 87 deletions
|
|
@ -28,7 +28,7 @@ repos:
|
|||
rev: v3.3.1
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py37-plus]
|
||||
args: [--py38-plus]
|
||||
exclude: ^(api/.*/migrations/.*)
|
||||
|
||||
- repo: https://github.com/psf/black
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue