mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-05 16:25:41 +08:00
remove xx dependencies (#29263)
* rm xx deps * mv that * fix * fix a path * relock * relock * update * update sentry * update * revert sentry * Update lock * Dummy pip package * Not needed with poetry * dont need dummy --------- Co-authored-by: Bruce Wayne <harald.the.engineer@gmail.com>
This commit is contained in:
+1
-1
@@ -77,7 +77,7 @@ if [ -z "$OPENPILOT_ENV" ] && [ -n "$RC_FILE" ] && [ -z "$CI" ]; then
|
||||
fi
|
||||
|
||||
# install python dependencies
|
||||
$ROOT/update_requirements.sh
|
||||
$DIR/install_python_dependencies.sh
|
||||
eval "$(pyenv init --path)"
|
||||
echo "[ ] installed python dependencies t=$SECONDS"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user