rename cli

This commit is contained in:
Thomas (Tom) C. Gorordo 2025-04-18 05:35:14 -07:00
parent fef6b5c1cf
commit 3d3d021023
Signed by: tgorordo
GPG key ID: 0CBED22BB0D94490

View file

@ -17,7 +17,7 @@ compile:
clean:
uv run pyclean src test
uv run ruff clean
rm -rf main.spec cmd.spec gui.spec build dist .pytest_cache .hypothesis .benchmarks
rm -rf main.spec cli.spec gui.spec build dist .pytest_cache .hypothesis .benchmarks
wipe:
just clean