better cli
This commit is contained in:
@@ -6,5 +6,10 @@ readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"brotli>=1.2.0",
|
||||
"typer>=0.15.0",
|
||||
"rich>=13.0.0",
|
||||
"zstandard>=0.25.0",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
pwr = "pwr.cli:app"
|
||||
|
||||
Reference in New Issue
Block a user