Still broken

This commit is contained in:
2025-06-10 21:45:48 +02:00
parent 2b9c84fb87
commit a9ab9ff75a
5 changed files with 1017 additions and 36 deletions

View File

@@ -5,6 +5,7 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"pytest>=8.4.0",
"rich>=14.0.0",
"typer>=0.16.0",
]