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

python check
This commit is contained in:
Maxime Desroches
2024-08-13 20:43:02 -07:00
committed by GitHub
parent cf39cc823a
commit 96a658648d
-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)"