ci: add python-setuptools to archlinux
This commit is contained in:
committed by
Corentin Le Molgat
parent
d82c1263b1
commit
161431a004
@@ -24,7 +24,7 @@ ENV JAVA_HOME=/usr/lib/jvm/default
|
||||
|
||||
# Install Python
|
||||
RUN pacman -Syu --noconfirm python python-pip \
|
||||
python-wheel python-virtualenv \
|
||||
python-wheel python-virtualenv python-setuptools \
|
||||
python-numpy python-pandas
|
||||
RUN python -m pip install --break-system-package \
|
||||
absl-py mypy mypy-protobuf
|
||||
|
||||
Reference in New Issue
Block a user