Skip to content

Commit

Permalink
no compilers
Browse files Browse the repository at this point in the history
  • Loading branch information
jvonau committed Mar 6, 2024
1 parent f871683 commit 6819123
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/U2404_python2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ apt -y install python2-pip-whl python2-setuptools-whl
apt -y --allow-downgrades install python3-pip-whl=22.0.2+dfsg-1
apt-mark hold python3-pip-whl

apt -y --no-install-recommends install python3-pip=22.0.2+dfsg-1
apt-mark hold python3-pip

apt -y --allow-downgrades install python3-virtualenv=20.13.0+ds-2
apt-mark hold python3-virtualenv

Expand Down

0 comments on commit 6819123

Please sign in to comment.