chore: move to hatchling (#1297)

This commit is contained in:
Henry Schreiner
2024-05-20 02:45:05 -04:00
committed by GitHub
parent d1a4c9c074
commit 1b354cfa63
7 changed files with 102 additions and 134 deletions
-6
View File
@@ -20,12 +20,6 @@ repos:
args: ["--fix", "--show-fixes"]
- id: ruff-format
- repo: https://github.com/asottile/setup-cfg-fmt
rev: v2.5.0
hooks:
- id: setup-cfg-fmt
args: [--include-version-classifiers, --min-py-version=3.8, --max-py-version=3.12]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.10.0
hooks: