Cli tool #9

Merged
Zacharias-Brohn merged 33 commits from cli-tool into main 2026-02-22 21:43:51 +01:00
3 changed files with 1 additions and 1 deletions
Showing only changes of commit be471dcf20 - Show all commits
Binary file not shown.
+1 -1
View File
@@ -24,7 +24,7 @@ only-include = [
] ]
[tool.hatch.build.targets.wheel] [tool.hatch.build.targets.wheel]
packages = ["src/zshell"] packages = ["zshell"]
include = ["src/zshell/assets/**/*"] include = ["src/zshell/assets/**/*"]
[tool.ruff] [tool.ruff]