We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44a29e8 commit 4b07803Copy full SHA for 4b07803
Makefile
@@ -30,7 +30,7 @@ brew:
30
31
install:
32
@echo "➡️ Installing venv..."
33
- uv venv --python 3.13
+ uv venv --python 3.13 --allow-existing
34
35
$(MAKE) install-deps
36
0 commit comments