Toolchain: Remove Python2

This commit is contained in:
Ole Schütt 2021-01-27 13:52:25 +01:00 committed by Ole Schütt
parent 4ed336fe7b
commit ab330fda63
2 changed files with 0 additions and 4 deletions

View file

@ -23,8 +23,6 @@ dnf -qy install \
perl-open \
perl-FindBin \
pkg-config \
python \
python-numpy \
python3 \
unzip \
vim-common \

View file

@ -26,8 +26,6 @@ apt-get install -qq --no-install-recommends \
nano \
patch \
pkg-config \
python \
python-numpy \
python3 \
unzip \
wget \