mirror of
https://github.com/ciromattia/kcc
synced 2025-12-13 01:36:27 +00:00
add numpy to armv7
This commit is contained in:
@@ -126,7 +126,7 @@ RUN set -x && \
|
||||
# Install required python modules
|
||||
python -m pip install --upgrade pip && \
|
||||
python -m venv /opt/venv && \
|
||||
python -m pip install --upgrade pillow psutil requests python-slugify raven packaging mozjpeg-lossless-optimization natsort distro
|
||||
python -m pip install --upgrade pillow psutil requests python-slugify raven packaging mozjpeg-lossless-optimization natsort distro numpy
|
||||
|
||||
|
||||
######################################################################################
|
||||
|
||||
Reference in New Issue
Block a user