Skip to content

Commit 7e36fd0

Browse files
authored
Update install_python_dependencies.sh
1 parent 2cdbcbd commit 7e36fd0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/install_python_dependencies.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ echo "updating uv..."
1919
# ok to fail, can also fail due to installing with brew
2020
uv self update || true
2121

22-
uv lock
2322
echo "installing python packages..."
2423
uv sync --frozen --all-extras
2524
source .venv/bin/activate

0 commit comments

Comments
 (0)