Skip to content

Commit

Permalink
👷 chore: use uv build
Browse files Browse the repository at this point in the history
  • Loading branch information
SigureMo committed Sep 5, 2024
1 parent 6690d18 commit d35a8f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ snapshot:
uv run pytest --snapshot-update

build:
uv tool run --from build python -m build --installer uv .
uv build

release version:
@echo 'Tagging {{version}}...'
Expand Down

0 comments on commit d35a8f1

Please sign in to comment.