Skip to content
Snippets Groups Projects
Commit 47e91cb2 authored by nimrod's avatar nimrod
Browse files

Add auditwheel.

parent 9f0c0278
Branches
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@ RUN yum group install -y "Development tools" && \
yum clean all && \
pip3 install --no-cache-dir --upgrade pip && \
pip3 install --no-cache-dir \
auditwheel \
docutils \
pipenv \
poetry \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment