🚧 core: Install wheel

master
Gerber, Mike 1 year ago
parent 7bb9dd6141
commit 2a2bfa337c

@ -51,7 +51,7 @@ RUN \
pyenv install 3.7 && \
pyenv global 3.7 && \
pyenv rehash && \
pip install -U pip && \
pip install -U pip wheel && \
pip install setuptools
# Install pip installable-stuff

Loading…
Cancel
Save