test fix
This commit is contained in:
@@ -23,5 +23,9 @@ only-include = [
|
||||
"src",
|
||||
]
|
||||
|
||||
[tool.hatch.build.targets.wheel]
|
||||
packages = ["src/zshell"]
|
||||
include = ["src/zshell/assets/**/*"]
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 120
|
||||
|
||||
Reference in New Issue
Block a user