update
All checks were successful
CI / test (push) Successful in 14s

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-05-04 04:08:50 +02:00
parent 1f0286015b
commit 65c74dde5a
7 changed files with 48 additions and 11 deletions

View File

@@ -22,6 +22,8 @@ dev = [
"pytest>=8.2,<9.0",
"ruff>=0.5,<1.0",
"mypy>=1.10,<2.0",
"mdformat>=0.7,<1.0",
"yamllint>=1.35,<2.0",
]
build = [
"nuitka>=2.4,<3.0",