Skip to content

Commit

Permalink
Update justfile
Browse files Browse the repository at this point in the history
  • Loading branch information
z0z0r4 authored Jan 23, 2025
1 parent 412e160 commit fc6208b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,7 @@ clean-builds:

ci-install:
uv sync --all-extras --dev

clean:
rm -rf .pytest_cache/
rm -rf .mypy_cache/

0 comments on commit fc6208b

Please sign in to comment.