op.sh: remove python version check (#33288)

python check
old-commit-hash: 96a658648d
pull/33314/head
Maxime Desroches 9 months ago committed by GitHub
parent e46d96bb11
commit 1b73a341e4
  1. 1
      tools/op.sh

@ -189,7 +189,6 @@ function op_setup() {
op_check_openpilot_dir op_check_openpilot_dir
op_check_os op_check_os
op_check_python
echo "Installing dependencies..." echo "Installing dependencies..."
st="$(date +%s)" st="$(date +%s)"

Loading…
Cancel
Save