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:
Adeeb Shihadeh
2026-02-23 21:59:39 -08:00
committed by GitHub
parent 8952c947d1
commit 79bc6c3a52
4 changed files with 17 additions and 8 deletions

View File

@@ -49,7 +49,6 @@ function install_ubuntu_deps() {
xvfb
$SUDO apt-get install -y --no-install-recommends \
python3-dev \
libncurses5-dev \
libzstd-dev