This commit is contained in:
Zacharias-Brohn
2026-02-19 02:52:50 +01:00
parent be471dcf20
commit e36066c4e0
2 changed files with 11 additions and 9 deletions
-4
View File
@@ -23,9 +23,5 @@ only-include = [
"src",
]
[tool.hatch.build.targets.wheel]
packages = ["zshell"]
include = ["src/zshell/assets/**/*"]
[tool.ruff]
line-length = 120