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

python check
old-commit-hash: 96a658648de3f227dea7eba1d495ac1333d7b89e
This commit is contained in:
Maxime Desroches
2024-08-13 20:43:02 -07:00
committed by GitHub
parent e46d96bb11
commit 1b73a341e4
-1
View File
@@ -189,7 +189,6 @@ function op_setup() {
op_check_openpilot_dir
op_check_os
op_check_python
echo "Installing dependencies..."
st="$(date +%s)"