Skip to content

Commit

Permalink
remove uv pip install
Browse files Browse the repository at this point in the history
  • Loading branch information
shapiromatron committed Jan 16, 2025
1 parent b1d76dd commit 090b327
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ export PRINT_HELP_PYSCRIPT
BROWSER := python -c "$$BROWSER_PYSCRIPT"

sync-dev: ## Sync dev environment after code checkout
python -m pip install -U pip uv
uv pip install -e ".[dev,docs]"
uv pip install -e client
yarn --cwd frontend
Expand Down

0 comments on commit 090b327

Please sign in to comment.