Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
clemlesne committed Dec 5, 2024
2 parents 2c7c3b9 + 4b07803 commit 4ffc517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ brew:

install:
@echo "➡️ Installing venv..."
uv venv --python 3.13
uv venv --python 3.13 --allow-existing

$(MAKE) install-deps

Expand Down

0 comments on commit 4ffc517

Please sign in to comment.