Skip to content

install_local_version.sh: Upgrade pip to latest version

install_scap_venv_for_user: Install the latest version of pip before
installing wheels. This will ensure that a new enough pip is
available to handle the greenlet-3.0.3-cp37-cp37m-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
wheel which pip 18.1 (found on Buster) doesn't handle.

Merge request reports