replaced click
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 25s
Python / lint-format (pull_request) Successful in 33s
Python / test (pull_request) Successful in 48s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m49s

This commit is contained in:
2026-05-26 18:47:56 +02:00
parent 439aa9ed1e
commit 7d4f563b43
4 changed files with 19 additions and 16 deletions
-1
View File
@@ -7,7 +7,6 @@ name = "zshell"
requires-python = ">=3.13"
version = "0.1.0"
dependencies = [
"click",
"typer",
"pillow",
"jinja2",