mirror of
https://github.com/tgorordo/carousel.git
synced 2026-06-14 21:32:14 -07:00
update cleanup
This commit is contained in:
parent
894404443f
commit
9288548a11
1 changed files with 1 additions and 1 deletions
2
justfile
2
justfile
|
|
@ -17,7 +17,7 @@ compile:
|
||||||
clean:
|
clean:
|
||||||
uv run pyclean src test
|
uv run pyclean src test
|
||||||
uv run ruff clean
|
uv run ruff clean
|
||||||
rm -rf main.spec build dist .pytest_cache .hypothesis .benchmarks
|
rm -rf main.spec cmd.spec gui.spec build dist .pytest_cache .hypothesis .benchmarks
|
||||||
|
|
||||||
wipe:
|
wipe:
|
||||||
just clean
|
just clean
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue