This commit is contained in:
Zacharias-Brohn
2026-02-19 02:48:17 +01:00
parent f435182f1e
commit be471dcf20
3 changed files with 1 additions and 1 deletions
Binary file not shown.
+1 -1
View File
@@ -24,7 +24,7 @@ only-include = [
]
[tool.hatch.build.targets.wheel]
packages = ["src/zshell"]
packages = ["zshell"]
include = ["src/zshell/assets/**/*"]
[tool.ruff]