mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-04-06 16:53:58 +08:00
replace python3-dev apt install with vendored package (#37374)
* replace python3-dev apt install with vendored package Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * keep for agnos * cleaner --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -49,7 +49,6 @@ function install_ubuntu_deps() {
|
||||
xvfb
|
||||
|
||||
$SUDO apt-get install -y --no-install-recommends \
|
||||
python3-dev \
|
||||
libncurses5-dev \
|
||||
libzstd-dev
|
||||
|
||||
|
||||
Reference in New Issue
Block a user