Improve scripts

This commit is contained in:
ajac-zero
2026-02-21 21:55:39 -06:00
parent ffcb2f4b90
commit dff25bcff0
4 changed files with 80 additions and 14 deletions

View File

@@ -21,6 +21,7 @@ dev = [
"pytest>=9.0.2",
"pytest-asyncio>=0.24",
"pytest-cov>=7.0.0",
"rich>=14.0.0",
]
[tool.pytest.ini_options]