feat: add CLI dependency group with textual and tqdm packages for cli wrapper
This commit is contained in:
@@ -25,6 +25,7 @@ packages = ["src/helia"]
|
||||
|
||||
[dependency-groups]
|
||||
dev = ["ruff>=0.14.10", "ty>=0.0.5"]
|
||||
cli = ["textual>=6.11.0", "tqdm>=4.67.1"]
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 100
|
||||
|
||||
Reference in New Issue
Block a user