This commit is contained in:
Zacharias-Brohn
2026-02-19 02:36:48 +01:00
parent cfa1902797
commit f435182f1e
+4
View File
@@ -23,5 +23,9 @@ only-include = [
"src", "src",
] ]
[tool.hatch.build.targets.wheel]
packages = ["src/zshell"]
include = ["src/zshell/assets/**/*"]
[tool.ruff] [tool.ruff]
line-length = 120 line-length = 120