mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-07-27 13:49:53 +02:00
🚧 core: Install wheel
This commit is contained in:
parent
7bb9dd6141
commit
2a2bfa337c
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ RUN \
|
||||||
pyenv install 3.7 && \
|
pyenv install 3.7 && \
|
||||||
pyenv global 3.7 && \
|
pyenv global 3.7 && \
|
||||||
pyenv rehash && \
|
pyenv rehash && \
|
||||||
pip install -U pip && \
|
pip install -U pip wheel && \
|
||||||
pip install setuptools
|
pip install setuptools
|
||||||
|
|
||||||
# Install pip installable-stuff
|
# Install pip installable-stuff
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue