Cli tool #9

Merged
Zacharias-Brohn merged 33 commits from cli-tool into main 2026-02-22 21:43:51 +01:00
Showing only changes of commit f435182f1e - Show all commits
+4
View File
@@ -23,5 +23,9 @@ only-include = [
"src",
]
[tool.hatch.build.targets.wheel]
packages = ["src/zshell"]
include = ["src/zshell/assets/**/*"]
[tool.ruff]
line-length = 120