1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

no compilers

This commit is contained in:
Jerry Vonau 2024-03-05 21:06:59 -06:00
parent f871683c2d
commit 6819123fed

View file

@ -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