Rename CLI entry points from mppt/mppt-gui to bench/bench-gui
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -24,5 +24,5 @@ packages = ["testbench"]
|
||||
"HIOKI-3193-10/hioki3193" = "hioki3193"
|
||||
|
||||
[project.scripts]
|
||||
mppt = "testbench.cli:main"
|
||||
mppt-gui = "testbench.gui:main"
|
||||
bench = "testbench.cli:main"
|
||||
bench-gui = "testbench.gui:main"
|
||||
|
||||
Reference in New Issue
Block a user