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

Remove build tools, moved to python3-build.

parent b268dd07
No related branches found
No related tags found
No related merge requests found
Pipeline #2348 passed
......@@ -8,12 +8,8 @@ RUN apt-get update && \
&& \
python3 -m pip install --progress-bar=off --no-cache-dir --upgrade pip && \
python3 -m pip install --progress-bar=off --no-cache-dir --upgrade \
docutils \
pipenv \
poetry \
pygments \
tox \
twine \
wheel \
&& \
rm -rf /tmp/* /var/tmp/* /var/lib/apt/lists/* /var/cache/apt/archives/* /root/.cache/*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment