mirror of
https://github.com/tgorordo/smithy.git
synced 2026-06-05 16:22:15 -07:00
upgrade deps
This commit is contained in:
parent
458015d214
commit
86e880623f
4 changed files with 101 additions and 83 deletions
3
justfile
3
justfile
|
|
@ -7,6 +7,9 @@ run *args:
|
|||
marimo:
|
||||
uv run marimo --edit
|
||||
|
||||
sync *args:
|
||||
uv sync {{args}}
|
||||
|
||||
format:
|
||||
uv run ruff format src test
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue