Migrate to PEP 621

This commit is contained in:
Erik Kalkoken
2023-07-25 09:32:28 +00:00
committed by Ariel Rin
parent 2002f24178
commit c4193c15fc
6 changed files with 93 additions and 102 deletions

View File

@@ -53,9 +53,3 @@ repos:
hooks:
- id: pyupgrade
args: [ --py38-plus ]
- repo: https://github.com/asottile/setup-cfg-fmt
rev: v2.2.0
hooks:
- id: setup-cfg-fmt
args: [ --include-version-classifiers ]